TProperty::GetPropertyValuePtr_InContainer

Convert the address of a container to the address of the property value, in the proper type

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UnrealType.h"

Syntax

TCppType const * GetPropertyValuePtr_InContainer
(
    void const * A,
    int32 ArrayIndex
) const

Remarks

Convert the address of a container to the address of the property value, in the proper type

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