TProperty::GetPropertyValue_InContainer

Get the value of the property from a container address

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UnrealType.h"

Syntax

TCppType const & GetPropertyValue_InContainer
(
    void const * A,
    int32 ArrayIndex
) const

Remarks

Get the value of the property from a container address

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