ContainerPtrToValuePtrForDefaults

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

ValueType &#...

 

ContainerPtrToValuePtrForDefaults

(
    UStruct* ContainerClass,
    UObject* ContainerPtr,
    int32 ArrayIndex
)

Default variants, these accept and return NULL, and also check the property against the size of the container.

Public function Const

ValueType &#...

 

ContainerPtrToValuePtrForDefaults

(
    UStruct* ContainerClass,
    void* ContainerPtr,
    int32 ArrayIndex
)

Public function Const

ValueType co...

 

ContainerPtrToValuePtrForDefaults

(
    UStruct* ContainerClass,
    UObject const* ContainerPtr,
    int32 ArrayIndex
)

Public function Const

ValueType co...

 

ContainerPtrToValuePtrForDefaults

(
    UStruct* ContainerClass,
    void const* ContainerPtr,
    int32 ArrayIndex
)

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