Navigation
API > API/Plugins > API/Plugins/StructUtils > API/Plugins/StructUtils/FInstancedStructContainer
| Type | Name | Description | |
|---|---|---|---|
| void | Append
(
const FInstancedStructContainer& Other |
Appends items to the array. | |
| void | Append
(
TConstArrayView< FInstancedStruct > NewItemValues |
Appends items to the array. | |
| void | Append
(
TConstArrayView< FConstStructView > NewItemValues |
Appends items to the array. |