Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/GetFNameSafe
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Field.h |
| Include | #include "UObject/Field.h" |
FName GetFNameSafe
(
const FField * InField
)
Remarks
Gets the name of the provided field. If the field pointer is null, the result is "none"