Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FSetProperty
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
bool IsValidIndex
&40;
void &42; InSet,
int32 Index
&41; const
Remarks
Helper function to check if the specified index of an element is valid. Used by the garbage collector where for performance reasons the provided set pointer is not guarded