Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FLightSceneProxy
Description
Use to get the owning actor label (or component name as fallback, if the owner is null or ENABLE_DEBUG_LABELS is off) for diagnostic messages, debug or profiling. The actor label is what is shown in the UI (as opposed to the the FName).
| Name | GetOwnerNameOrLabel |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/LightSceneProxy.h |
| Include Path | #include "LightSceneProxy.h" |
FString GetOwnerNameOrLabel() const