Navigation
API > API/Plugins > API/Plugins/StructUtils > API/Plugins/StructUtils/UE__StructUtils__GetStructPtr
References
| Module | StructUtils |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/StructUtils.h |
| Include | #include "StructUtils.h" |
namespace UE
{
namespace StructUtils
{
template<typename T>
const T &42; UE&58;&58;StructUtils&58;&58;GetStructPtr
&40;
const UScriptStruct &42; ScriptStruct,
const void &42; StructMemory
&41;
}
}
Remarks
Returns const pointer to the struct, or nullptr if cast is not valid.