MountEventData class
game.MountEventData
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
slotName | CName | |
mountParentEntityId | ent.EntityID | |
isInstant | bool | |
entryAnimName | CName | |
entrySlotName | CName | |
initialTransformLS | Transform | |
setEntityVisibleWhenMountFinish | bool | |
removePitchRollRotationOnDismount | bool | |
ignoreHLS | bool | |
switchRenderPlane | bool | |
isJustAttached | bool | |
isCarrying | bool | |
allowFailsafeTeleport | bool | |
mountEventOptions | game.MountEventOptions? |
Functions
bool IsTransitionForced()RTTI