|
Arma Reforger Script API
|
This is the complete list of members for BaseLightManagerComponent, including all inherited members.
| FindLight(int lightID) | BaseLightManagerComponent | |
| GetEmissiveSurfaces(out notnull array< EmissiveLightSurfaceSlot > outSurfaces) | BaseLightManagerComponent | |
| GetLights(out notnull array< BaseLightSlot > outLights) | BaseLightManagerComponent | |
| GetLightsEnabled() | BaseLightManagerComponent | |
| GetLightsState(ELightType type, int side=-1) | BaseLightManagerComponent | |
| OnFrame(IEntity owner, float timeSlice) | BaseLightManagerComponent | protected |
| OnInit(IEntity owner) | BaseLightManagerComponent | protected |
| OnTicksOnRemoteProxy() | GameComponent | |
| SetLightsState(ELightType type, bool state=false, int side=-1) | BaseLightManagerComponent | |
| TrySetSurfaceFunctional(int surfaceID, bool functiona) | BaseLightManagerComponent |