UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FStaticLightingSystemInterface Member List

This is the complete list of members for FStaticLightingSystemInterface, including all inherited members.

DECLARE_MULTICAST_DELEGATE(FLightmassImportanceVolumeModifiedSignature)FStaticLightingSystemInterface
DECLARE_MULTICAST_DELEGATE_OneParam(FPrimitiveComponentBasedSignature, UPrimitiveComponent *)FStaticLightingSystemInterface
DECLARE_MULTICAST_DELEGATE_OneParam(FLightComponentBasedSignature, ULightComponentBase *)FStaticLightingSystemInterface
DECLARE_MULTICAST_DELEGATE_TwoParams(FStationaryLightChannelReassignmentSignature, ULightComponentBase *, int32)FStaticLightingSystemInterface
DECLARE_TS_MULTICAST_DELEGATE_OneParam(FMaterialInvalidationSignature, FMaterialRenderProxy *)FStaticLightingSystemInterface
EditorTick()FStaticLightingSystemInterfacestatic
GameTick(float DeltaSeconds)FStaticLightingSystemInterfacestatic
Get()FStaticLightingSystemInterfacestatic
GetLightComponentMapBuildData(const ULightComponent *Component)FStaticLightingSystemInterfacestatic
GetPrecomputedVolumetricLightmap(UWorld *World)FStaticLightingSystemInterfacestatic
GetPreferredImplementation()FStaticLightingSystemInterface
GetPrimitiveMeshMapBuildData(const UPrimitiveComponent *Component, int32 LODIndex=0)FStaticLightingSystemInterfacestatic
IsStaticLightingSystemRunning()FStaticLightingSystemInterfacestatic
OnLightComponentRegisteredFStaticLightingSystemInterfacestatic
OnLightComponentUnregisteredFStaticLightingSystemInterfacestatic
OnLightmassImportanceVolumeModifiedFStaticLightingSystemInterfacestatic
OnMaterialInvalidatedFStaticLightingSystemInterfacestatic
OnPrimitiveComponentRegisteredFStaticLightingSystemInterfacestatic
OnPrimitiveComponentUnregisteredFStaticLightingSystemInterfacestatic
OnSkyAtmosphereModifiedFStaticLightingSystemInterfacestatic
OnStationaryLightChannelReassignedFStaticLightingSystemInterfacestatic
RegisterImplementation(FName Name, IStaticLightingSystemImpl *Impl)FStaticLightingSystemInterface
UnregisterImplementation(FName Name)FStaticLightingSystemInterface