PSD_DetectorPS class
PSD_DetectorPS
Inheritance
Base: game.DeviceComponentPS
Derived
None.
Properties
| Property | Type | |
|---|---|---|
counter | int | scripted |
toggle | bool | scripted |
lastEntityID | ent.EntityID | scripted |
lastPersistentID | game.PersistentID | scripted |
name | CName | scripted |
Functions
ent.EntityID GetLastEntityID()RTTIgame.PersistentID GetLastPersistentID()RTTICName GetName()RTTIint ReadTheCounter()RTTIEntityNotificationType OnBumpTheCounter(SampleBumpEvent evt)RTTIEntityNotificationType OnBumpTheCounter(ActionInt evt)RTTIEntityNotificationType OnLogAction(ActionBool evt)RTTIActionInt? GetAction_BumpTheCounter()RTTIActionBool? GetAction_Log()RTTI