Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FComponentHeader
| Name | FAutoRTFMCompiledOutAtomicInt32 |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntitySystemTypes.h |
| Include Path | #include "EntitySystem/MovieSceneEntitySystemTypes.h" |
Syntax
struct FAutoRTFMCompiledOutAtomicInt32
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 exchange
(
const int32 Value, |
EntitySystem/MovieSceneEntitySystemTypes.h | ||
int32 fetch_add
(
const int32 Value, |
EntitySystem/MovieSceneEntitySystemTypes.h | ||
int32 fetch_sub
(
const int32 Value, |
EntitySystem/MovieSceneEntitySystemTypes.h |