Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FUObjectAnnotationChunked
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h |
Include | #include "UObject/UObjectAnnotation.h" |
bool IsValidIndex
&40;
int32 Index
&41; const
Remarks
Return if this index is valid Thread safe, if it is valid now, it is valid forever. Other threads might be adding during this call. true, if this is a valid
Parameters
Name | Description |
---|---|
Index | Index to test |