Navigation
API > API/Runtime > API/Runtime/Engine
| Name | IStaticLightingSystemImpl |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Rendering/StaticLightingSystemInterface.h |
| Include Path | #include "Rendering/StaticLightingSystemInterface.h" |
Syntax
class IStaticLightingSystemImpl
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void EditorTick() |
Rendering/StaticLightingSystemInterface.h | ||
virtual IStaticLightingSystem * GetStaticLightingSystemForWorld
(
UWorld* InWorld |
Rendering/StaticLightingSystemInterface.h | ||
virtual bool IsStaticLightingSystemRunning() |
Rendering/StaticLightingSystemInterface.h |