Navigation
API > API/Plugins > API/Plugins/StructUtils > API/Plugins/StructUtils/FSharedStruct
References
| Module | StructUtils |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/SharedStruct.h |
| Include | #include "SharedStruct.h" |
template<typename T>
T * GetMutablePtr()
Remarks
Returns mutable pointer to the struct, or nullptr if cast is not valid.