Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/UObject > API/Runtime/Core/UObject/FName
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
Include | #include "UObject/NameTypes.h" |
bool IsValid&40;&41; const
Remarks
Paranoid sanity check
All FNames are valid except for stomped memory, dangling pointers, etc. Should only be used to investigate such bugs and not in production code.