#include <StaticLightingSystemInterface.h>
◆ DECLARE_MULTICAST_DELEGATE()
◆ DECLARE_MULTICAST_DELEGATE_OneParam() [1/2]
◆ DECLARE_MULTICAST_DELEGATE_OneParam() [2/2]
◆ DECLARE_MULTICAST_DELEGATE_TwoParams()
◆ DECLARE_TS_MULTICAST_DELEGATE_OneParam()
◆ EditorTick()
| void FStaticLightingSystemInterface::EditorTick |
( |
| ) |
|
|
static |
◆ GameTick()
| void FStaticLightingSystemInterface::GameTick |
( |
float |
DeltaSeconds | ) |
|
|
static |
◆ Get()
◆ GetLightComponentMapBuildData()
◆ GetPrecomputedVolumetricLightmap()
◆ GetPreferredImplementation()
◆ GetPrimitiveMeshMapBuildData()
| const FMeshMapBuildData * FStaticLightingSystemInterface::GetPrimitiveMeshMapBuildData |
( |
const UPrimitiveComponent * |
Component, |
|
|
int32 |
LODIndex = 0 |
|
) |
| |
|
static |
◆ IsStaticLightingSystemRunning()
| bool FStaticLightingSystemInterface::IsStaticLightingSystemRunning |
( |
| ) |
|
|
static |
◆ RegisterImplementation()
◆ UnregisterImplementation()
| void FStaticLightingSystemInterface::UnregisterImplementation |
( |
FName |
Name | ) |
|
◆ OnLightComponentRegistered
| FStaticLightingSystemInterface::FLightComponentBasedSignature FStaticLightingSystemInterface::OnLightComponentRegistered |
|
static |
◆ OnLightComponentUnregistered
| FStaticLightingSystemInterface::FLightComponentBasedSignature FStaticLightingSystemInterface::OnLightComponentUnregistered |
|
static |
◆ OnLightmassImportanceVolumeModified
| FStaticLightingSystemInterface::FLightmassImportanceVolumeModifiedSignature FStaticLightingSystemInterface::OnLightmassImportanceVolumeModified |
|
static |
◆ OnMaterialInvalidated
| FStaticLightingSystemInterface::FMaterialInvalidationSignature FStaticLightingSystemInterface::OnMaterialInvalidated |
|
static |
◆ OnPrimitiveComponentRegistered
| FStaticLightingSystemInterface::FPrimitiveComponentBasedSignature FStaticLightingSystemInterface::OnPrimitiveComponentRegistered |
|
static |
◆ OnPrimitiveComponentUnregistered
| FStaticLightingSystemInterface::FPrimitiveComponentBasedSignature FStaticLightingSystemInterface::OnPrimitiveComponentUnregistered |
|
static |
◆ OnSkyAtmosphereModified
◆ OnStationaryLightChannelReassigned
| FStaticLightingSystemInterface::FStationaryLightChannelReassignmentSignature FStaticLightingSystemInterface::OnStationaryLightChannelReassigned |
|
static |
The documentation for this class was generated from the following files: