|
Enfusion Script API
|
This is the complete list of members for CharacterAnimGraphComponent, including all inherited members.
| _WB_AfterWorldUpdate(IEntity owner, float timeSlice) | GenericComponent | |
| _WB_CanCopy(IEntity owner, IEntitySource src) | GenericComponent | |
| _WB_CanDelete(IEntity owner, IEntitySource src) | GenericComponent | |
| _WB_CanRename(IEntity owner, IEntitySource src) | GenericComponent | |
| _WB_CanSelect(IEntity owner, IEntitySource src) | GenericComponent | |
| _WB_EnablePhysics(IEntity owner, IEntitySource src, bool physics) | GenericComponent | |
| _WB_GetAfterWorldUpdateSpecs(IEntity owner, IEntitySource src) | GenericComponent | |
| _WB_GetBoundBox(IEntity owner, inout vector min, inout vector max, IEntitySource src) | GenericComponent | |
| _WB_GetContextMenuItems(IEntity owner) | GenericComponent | |
| _WB_GetKeySpaceMatrixWorld(IEntity owner, BaseContainer src, string key, BaseContainerList ownerContainers, IEntity parent, out vector transformSpaceWorld[4]) | GenericComponent | |
| _WB_GetUserEnums(string varName, IEntity owner, IEntityComponentSource src) | GenericComponent | |
| _WB_OnContextMenu(IEntity owner, int id) | GenericComponent | |
| _WB_OnCreate(IEntity owner, IEntitySource src) | GenericComponent | |
| _WB_OnDelete(IEntity owner, IEntitySource src) | GenericComponent | |
| _WB_OnInit(IEntity owner, inout vector mat[4], IEntitySource src) | GenericComponent | |
| _WB_OnKeyChanged(IEntity owner, BaseContainer src, string key, BaseContainerList ownerContainers, IEntity parent) | GenericComponent | |
| _WB_OnKeyDown(IEntity owner, int keyCode) | GenericComponent | |
| _WB_OnParentChange(IEntity owner, IEntitySource src, IEntitySource prevParentSrc) | GenericComponent | |
| _WB_OnPhysSimulPlacementBegin(IEntity owner, IEntitySource src) | GenericComponent | |
| _WB_OnRename(IEntity owner, IEntitySource src, string oldName) | GenericComponent | |
| _WB_SetExtraVisualiser(IEntity owner, EntityVisualizerType type, IEntitySource src) | GenericComponent | |
| _WB_SetTransform(IEntity owner, inout vector mat[4], IEntitySource src) | GenericComponent | |
| Activate(IEntity owner) | GenericComponent | |
| BindBoolVariable(string varName) | CharacterAnimGraphComponent | |
| BindCommand(string commandName) | CharacterAnimGraphComponent | |
| BindEvent(string eventName) | CharacterAnimGraphComponent | |
| BindFloatVariable(string varName) | CharacterAnimGraphComponent | |
| BindIKTarget(string iKTargetName) | CharacterAnimGraphComponent | |
| BindIntVariable(string varName) | CharacterAnimGraphComponent | |
| BindPrediction(string predictionName) | CharacterAnimGraphComponent | |
| BindTag(string tagName) | CharacterAnimGraphComponent | |
| CallCommand(int cmdID, int intParam, float floatParam) | CharacterAnimGraphComponent | |
| CallCommand4I(int cmdID, int intParam1, int intParam2, int intParam3, int intParam4, float floatParam) | CharacterAnimGraphComponent | |
| ClearEventMask(notnull IEntity owner, int mask) | GenericComponent | |
| ConnectToDiagSystem(IEntity owner) | GenericComponent | protected |
| Deactivate(IEntity owner) | GenericComponent | |
| DisconnectFromDiagSystem(IEntity owner) | GenericComponent | protected |
| FindComponent(TypeName typeName) | GenericComponent | |
| FindComponents(TypeName typeName, notnull array< GenericComponent > outComponents) | GenericComponent | |
| GetBoolVariable(int varId) | CharacterAnimGraphComponent | |
| GetComponentData(notnull IEntity ent) | GenericComponent | |
| GetComponentSource(notnull IEntity ent) | GenericComponent | |
| GetEventCompletion(int eventId, float timeSlice, out float completion) | CharacterAnimGraphComponent | |
| GetEventMask() | GenericComponent | |
| GetEventUserData(int eventId, out string eventUserString, out int eventUserInt) | CharacterAnimGraphComponent | |
| GetFloatVariable(int varId) | CharacterAnimGraphComponent | |
| GetIntVariable(int varId) | CharacterAnimGraphComponent | |
| GetPostGraphAnimationRemainingTime(ResourceName resNameAnimation) | CharacterAnimGraphComponent | |
| GetPredictionData(int predictionId, out vector translation, out float rotation[4], out float time, out float normTime) | CharacterAnimGraphComponent | |
| GetRootMotionRotation(out float rotation[4]) | CharacterAnimGraphComponent | |
| GetRootMotionTranslation() | CharacterAnimGraphComponent | |
| IsActive() | GenericComponent | |
| IsEvent(int eventId) | CharacterAnimGraphComponent | |
| IsSecondaryTag(int tagId) | CharacterAnimGraphComponent | |
| IsTag(int tagId) | CharacterAnimGraphComponent | |
| IsTagOrSecondaryTag(int tagId) | CharacterAnimGraphComponent | |
| OnTransformReset(bool isCorrection=false, vector newVelocity=vector.Zero) | GenericComponent | |
| OnTransformResetImpl(TransformResetParams params) | GenericComponent | protected |
| OverrideRootMotionRotation(float rotation[4]) | CharacterAnimGraphComponent | |
| OverrideRootMotionTranslation(vector translation) | CharacterAnimGraphComponent | |
| PlayPostGraphAnimation(ResourceName resNameAnimation, string boneMaskName, float blendIn, float blendOut) | CharacterAnimGraphComponent | |
| Preload(IEntityComponentSource src) | GenericComponent | static |
| RemoveAttachment(string bindingName) | CharacterAnimGraphComponent | |
| RemoveIKTarget(int targetId) | CharacterAnimGraphComponent | |
| Rpc(func method, void p0=NULL, void p1=NULL, void p2=NULL, void p3=NULL, void p4=NULL, void p5=NULL, void p6=NULL, void p7=NULL) | GenericComponent | protected |
| SetAnimSetInstance(ResourceName resNameAnimSetInstance, float blendTime) | CharacterAnimGraphComponent | |
| SetAttachment(string bindingName, ResourceName resNameAttachedGraph, ResourceName resNameAttachedInst, int attachedNodeIndex, bool attachAsManaged) | CharacterAnimGraphComponent | |
| SetBoolVariable(int varId, bool value) | CharacterAnimGraphComponent | |
| SetEventMask(notnull IEntity owner, int mask) | GenericComponent | |
| SetExternalIKPose(ResourceName ikPoseResource) | CharacterAnimGraphComponent | |
| SetFloatVariable(int varId, float value) | CharacterAnimGraphComponent | |
| SetForceEvaluateMotion(bool state) | CharacterAnimGraphComponent | |
| SetIKTarget(int targetId, vector position, vector rotationRad) | CharacterAnimGraphComponent | |
| SetIntVariable(int varId, int value) | CharacterAnimGraphComponent | |
| StopPostGraphAnimation(ResourceName resNameAnimation, float blendOut) | CharacterAnimGraphComponent |