Files
BlueRoseNote/03-UnrealEngine/Gameplay/UObject/UnrealSpecifiers/Flags/EStructFlags/STRUCT_Immutable.md
2025-08-02 12:09:34 +08:00

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)