TInlineValue::Get

Get the wrapped object, or a user-specified default

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/InlineValue.h"

Syntax

const BaseType & Get
(
    const BaseType & Default
) const

Remarks

Get the wrapped object, or a user-specified default

Returns

The object, or the user-specified default

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