TInlineValue::GetValue

Access the wrapped object's base type

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/InlineValue.h

Include

#include "Misc/InlineValue.h"

Syntax

BaseType & GetValue()

Remarks

Access the wrapped object's base type

Returns

A reference to the object. Will assert where IsValid() is false.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss