104#define ACTIVITY_NOTFOUND -1
ncEntity is the lowest of the user-accessible entity class.
Definition: Entity.h:75
float Activities_GetSequenceForEntityDef(ncEntity targetEntity, string actNameCheck, string subDef)
Looks up the animation sequence by name of activity in another entityDef (or fireInfo),...
Definition: activities.qc:97
float Activities_GetSequenceForEntity(ncEntity targetEntity, string actNameCheck)
Looks up the animation sequence for an entity by name of activity.
Definition: activities.qc:58
void Activities_Shutdown(void)
Shuts the Activities system down.
Definition: activities.qc:27
void Activities_Init(void)
Initializes the sub-system for Activities.
Definition: activities.qc:20