Changeset 174 for trunk/src/bindings/scripts/include/sc_creature.h
- Timestamp:
- 11/19/08 13:43:15 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bindings/scripts/include/sc_creature.h
r153 r174 75 75 //Called at waypoint reached or PointMovement end 76 76 void MovementInform(uint32, uint32){} 77 78 // Called when AI is temporarily replaced or put back when possess is applied or removed 79 void OnPossess(bool apply) {} 77 80 78 81 //*************