|
Arma Reforger Script API
|
This is the complete list of members for MortarAnimationComponent, including all inherited members.
| GetOwner() | BaseItemAnimationComponent | |
| IsAnimationEvent(AnimationEventID animEventID, out int userInt) | BaseItemAnimationComponent | |
| IsAnimationTag(AnimationTagID animTagID) | BaseItemAnimationComponent | |
| OnAnimationEvent(AnimationEventID animEventType, AnimationEventID animUserString, int intParam, float timeFromStart, float timeToEnd) | BaseItemAnimationComponent | protected |
| OnCharacterBoolVariable(int variableID, bool value) | BaseItemAnimationComponent | protected |
| OnCharacterCommand(int commandID, int intValue, float floatValue) | BaseItemAnimationComponent | protected |
| OnCharacterFloatVariablet(int variableID, float value) | BaseItemAnimationComponent | protected |
| OnCharacterIntVariable(int variableID, int value) | BaseItemAnimationComponent | protected |
| OnPrepareAnimInput(IEntity owner, float ts) | BaseItemAnimationComponent | protected |
| OnProcessAnimOutput(IEntity owner, float ts) | BaseItemAnimationComponent | protected |
| RemoveSyncReference(ChimeraCharacter pCharacter) | BaseItemAnimationComponent | |
| SyncWithCharacter(ChimeraCharacter pCharacter, bool isMainCharacter, string overrideStartNode) | BaseItemAnimationComponent |