August 2019
Intermediate to advanced
380 pages
9h 17m
English
A structure, also known as a struct, is a composite data type that can group variables of different types into a single type. An element of a structure can be of a complex type, such as a structure, array, set, map, or object reference.
To create a structure, click the Add New button in Content Browser, and in the Blueprints submenu, select Structure, as shown in the following screenshot:

Give a name to the structure created and double-click it to define its variables. In the Structure Editor, click the New Variable button to add variables to the structure. Each variable can be of a different type, and you can click on the container ...
Read now
Unlock full access