14 #ifndef __diguyCharacterPathEvent_H
15 #define __diguyCharacterPathEvent_H
20 #define CPLUSPLUS_ONLY
61 const char* get_name();
118 #ifdef CPLUSPLUS_ONLY
128 bdiBeadEvent* m_scripted_object;
130 friend class bdiBeadEvent;
Interface to base class of event beads, not often used.
Definition: diguyCharacterPathEvent.h:39
An interface for manipulating a character's spline path. A path is typically authored in DI-Guy Scena...
Definition: diguyCharacterPath.h:47
The class that represents a DI-Guy Entity in the world.
Definition: diguyCharacter.h:80