TPropertyTypeFundamentals::GetOptionalPropertyValue

Get the value of the property from an address, unless it is NULL, then return the default value

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h

Include

#include "UObject/UnrealType.h"

Syntax

static TCppType GetOptionalPropertyValue
(
    void const * B
)

Remarks

Get the value of the property from an address, unless it is NULL, then return the default value

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