Navigation
API > API/Plugins > API/Plugins/StructUtils > API/Plugins/StructUtils/FSharedStruct
Deprecated * Use Get() instead
References
| Module | StructUtils |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/SharedStruct.h |
| Include | #include "SharedStruct.h" |
template<typename T>
T & GetMutable&40;&41;
Remarks
Returns mutable reference to the struct, this getter assumes that all data is valid.