DriverCombatListener class
DriverCombatListener
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
mountedCallback | red.CallbackObject? | scripted |
tppCallback | red.CallbackObject? | scripted |
isMounted | bool | scripted |
isInTPP | bool | scripted |
Functions
void Init(game.stateMachine.GameScriptInterface scriptInterface)RTTIvoid UnInit(game.stateMachine.GameScriptInterface scriptInterface)RTTIbool OnMountedInDriverSeatChanged(bool value)RTTIbool OnDriveCombatTPPChanged(bool value)RTTIbool IsMounted()RTTIbool IsMountedInTPP()RTTI