Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FThreadSafeCounter
Description
Increment and return new value.
| Name | Increment |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/ThreadSafeCounter.h |
| Include Path | #include "HAL/ThreadSafeCounter.h" |
int32 Increment()
the new, incremented value