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