Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AActor
Description
Gets the property name for bHidden. This exists so subclasses don't need to have direct access to the bHidden property so it can be made private later.
| Name | GetHiddenPropertyName |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h |
| Include Path | #include "GameFramework/Actor.h" |
static const FName GetHiddenPropertyName()