SniperNestControllerPS class
SniperNestControllerPS
Inheritance
Base: SensorDeviceControllerPS
Derived
None.
Properties
| Property | Type | |
|---|---|---|
vfxNameOnShoot | CName | scripted |
isRippedOff | bool | scripted |
Functions
bool OnInstantiated()overrideRTTIvoid Initialize()overrideRTTIvoid GameAttached()overrideRTTIbool GetRippedOff()RTTIvoid SetRippedOff(bool value)RTTIvoid LogicReady()overrideRTTIvoid SetDeviceState(EDeviceStatus state)overrideRTTIbool GetIsUnderControl()RTTIstring GetVfxNameOnShoot()RTTIQuestEjectPlayer? ActionQuestEjectPlayer()RTTIQuestEnterPlayer? ActionQuestEnterPlayer()RTTIQuestEnterNoAnimation? ActionQuestEnterNoAnimation()RTTIQuestExitNoAnimation? ActionQuestExitNoAnimation()RTTIEntityNotificationType OnQuestEjectPlayer(QuestEjectPlayer evt)RTTIEntityNotificationType OnQuestEnterPlayer(QuestEnterPlayer evt)RTTIEntityNotificationType OnQuestEnterNoAnimation(QuestEnterNoAnimation evt)RTTIEntityNotificationType OnQuestExitNoAnimation(QuestExitNoAnimation evt)RTTI