Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TInlineValue
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/InlineValue.h |
| Include | #include "Misc/InlineValue.h" |
BaseType & GetValue() const
Remarks
Access the wrapped object's base type A reference to the object. Will assert where IsValid() is false.