Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/SharedStruct.h |
Include |
#include "SharedStruct.h" |
template<typename T>
static FSharedStruct Make
(
const T & Struct
)
Creates a new FSharedStruct from templated struct.