Navigation
API > API/Plugins > API/Plugins/StructUtils > API/Plugins/StructUtils/FSharedStruct > API/Plugins/StructUtils/FSharedStruct/Make
References
| Module | StructUtils |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/SharedStruct.h |
| Include | #include "SharedStruct.h" |
static FSharedStruct Make
&40;
const UScriptStruct &42; InScriptStruct,
const uint8 &42; InStructMemory
&41;
Remarks
Creates a new FSharedStruct from struct type and optional instance memory. This will create a new instance of the shared struct memory.