5 lines
255 B
Markdown
Raw Permalink Normal View History

2024-10-12 17:19:46 +08:00
# 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)