Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FUObjectItem
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectArray.h |
| Include | #include "UObject/UObjectArray.h" |
bool ThisThreadAtomicallyClearedFlag
&40;
EInternalObjectFlags FlagToClear
&41;
Remarks
Uses atomics to clear the specified flag(s). True if this call cleared the flag, false if it has been cleared by another thread.
Parameters
| Name | Description |
|---|---|
| FlagsToClear |