Find definitions and examples for Unreal Engine 4 and other game development terminology.
Indicates that this struct should be serialized as a single unit (as opposed to in pieces). Useful when replicating structs for a multiplayer game.
Exposes this struct to Blueprints, allowing it to be made and manipulated in Blueprint graphs and detail panels.
The struct uses binary serialiation and may not be changed without incrementing the package version.
No code will be autogenerated for this struct.