Files
BlueRoseNote/03-UnrealEngine/Gameplay/UObject/UnrealSpecifiers/Flags/EStructFlags/STRUCT_Atomic.md

5 lines
171 B
Markdown
Raw Normal View History

2025-08-02 12:09:34 +08:00
# STRUCT_Atomic
Value: 0x00000010
Description: Indicates that this struct should always be serialized as a single unit
USTRUCT: Atomic (../../Specifier/USTRUCT/Atomic.md)