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

255 B

STRUCT_Immutable

Value: 0x00000020 Description: Indicates that this struct uses binary serialization; it is unsafe to add/remove members from this struct without incrementing the package version USTRUCT: immutable (../../Specifier/USTRUCT/immutable.md)