RetractableAd class
RetractableAd
Inheritance
Base: BaseAnimatedDevice
Derived
None.
Properties
| Property | Type | |
|---|---|---|
offMeshConnection | AIOffMeshConnectionComponent? | scripted |
areaComponent | game.StaticTriggerAreaComponent? | scripted |
advUiComponent | ent.IComponent? | scripted |
isPartOfTheTrap | bool | scripted |
Functions
bool OnRequestComponents(ent.EntityRequestComponentsInterface ri)overrideRTTIbool OnTakeControl(ent.EntityResolveComponentsInterface ri)overrideRTTIbool OnActivateDevice(ActivateDevice evt)overrideRTTIvoid ActivateAnimation()overrideRTTIvoid OnPlayAnimation()overrideRTTIfloat GetTimeScale()overrideRTTIvoid ToggleOffMeshConnection(bool toggle)RTTIvoid ToggleLights(bool toggle)RTTIbool OnPhysicalDestructionEvent(ent.PhysicalDestructionEvent evt)overrideRTTIvoid DisableTrap()RTTIent.Entity?[] GetEntitiesInArea()RTTIvoid StartGlitching(EGlitchState glitchState, float? intensity)overrideRTTIvoid StopGlitching()overrideRTTIvoid ApplyImpulse(ent.Entity[] activators)RTTIbool OnAreaEnter(ent.AreaEnteredEvent evt)overrideRTTIRetractableAdController? GetController()overrideRTTIRetractableAdControllerPS? GetDevicePS()overrideRTTI