Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/UScriptStruct
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
Include | #include "UObject/Class.h" |
bool ShouldSerializeAtomically
&40;
FArchive & Ar
&41; const
Remarks
Returns whether this struct should be serialized atomically.
Parameters
Name | Description |
---|---|
Ar | Archive the struct is going to be serialized with later on |