URCPropertyContainerBase::GetValue

Returns the Value as ValueType. Not necessarily valid if using incorrect ValueType.

Windows
MacOS
Linux

References

Module

RemoteControlCommon

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlCommon/Public/RCPropertyContainer.h

Include

#include "RCPropertyContainer.h"

Syntax

template<typename ValueType>
ValueType * GetValue()

Remarks

Returns the Value as ValueType. Not necessarily valid if using incorrect ValueType.

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