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