Arma Reforger Script API
|
This is the complete list of members for SCR_LightSlot, including all inherited members.
GetLightEntity() | BaseLightSlot | |
GetLightID() | BaseLightSlot | |
GetLightSide() | BaseLightSlot | |
GetLightType() | BaseLightSlot | |
GetOnLightStateChanged() | SCR_LightSlot | |
GetOwner() | BaseLightSlot | |
GetParentSurfaceName() | BaseLightSlot | |
GetSurfaceID() | BaseLightSlot | |
IsLightFunctional() | BaseLightSlot | |
IsPresence() | BaseLightSlot | |
m_bIsActive | SCR_LightSlot | protected |
m_OnLightStateChanged | SCR_LightSlot | protected |
m_sLightOffEventName | SCR_LightSlot | protected |
m_sLightOnEventName | SCR_LightSlot | protected |
m_SoundComponent | SCR_LightSlot | protected |
OnInit(IEntity owner) | SCR_LightSlot | |
OnLightStateChanged(bool newState) | SCR_LightSlot | |
PlaySound(bool newState) | SCR_LightSlot | |
SetLightFunctional(bool state) | BaseLightSlot | |
ShouldTick() | BaseLightSlot |