0x00x00F8
Members 6
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | OnGlobalOutageChanged | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnLightFixtureStateChanged | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x08 | Settings | UPDA_LightControlSettings* | 4 flags | nullptr | |
| 0x10 | LightFixtures | TArray<FLightFixtureData> | 3 flags | [] | |
| 0x10 | CachedStates | TArray<ELightState> | 2 flags | [] | |
| 0x0088 | 0x30 | padding / unreflected | |||
| 0x08 | CachedReplicator | AEnvironmentDestructionReplicator* | 4 flags | nullptr | |
| 0x00C0 | 0x38 | unreflected bytes to end of ULightControlSubsystem | |||
Functions 18
| Signature | Flags | Native | Params |
|---|---|---|---|
| void TriggerGlobalOutage() | FinalNative+1 flags | 0x00 | |
| void TriggerGlobalFlicker(float Duration) | FinalNative+1 flags | 0x04 | |
| void SwitchLumenMode(bool bUseLumen) | FinalNative+1 flags | 0x01 | |
| void StartWithTimeOfDay(const ETimeOfDay& TimeOfDay) | FinalNative+1 flags | 0x01 | |
| void SetSettings(UPDA_LightControlSettings* InSettings) | FinalNative+1 flags | 0x08 | |
| void SetLightState(UStaticMeshComponent* MeshComponent, const ELightState& NewState) | FinalNative+1 flags | 0x09 | |
| void RefreshAllLights() | FinalNative+1 flags | 0x00 | |
| bool IsUsingLumen() | FinalNative+1 flags | 0x01 | |
| bool IsTimeOfDayInitialized() | FinalNative+1 flags | 0x01 | |
| bool IsStormFlickerActive() | FinalNative+1 flags | 0x01 | |
| bool IsInGlobalEffect() | FinalNative+1 flags | 0x01 | |
| float GetStormActiveMinutes() | FinalNative+1 flags | 0x04 | |
| ELightState GetLightState(UStaticMeshComponent* MeshComponent) | FinalNative+1 flags | 0x09 | |
| int32 GetLightFixtureCount() | FinalNative+1 flags | 0x04 | |
| int32 GetInternalLightCount() | FinalNative+1 flags | 0x04 | |
| int32 GetExternalLightCount() | FinalNative+1 flags | 0x04 | |
| ETimeOfDay GetCurrentTimeOfDay() | FinalNative+1 flags | 0x01 | |
| void CancelAllLightEventsAndReset() | FinalNative+1 flags | 0x00 |