FFindInstancedReferenceSubobjectHelper::ForEachInstancedSubObject

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/InstancedReferenceSubobjectHelper.h

Include

#include "InstancedReferenceSubobjectHelper.h"

Syntax

template<typename T>
static void ForEachInstancedSubObject
(
    FInstancedPropertyPath & PropertyPath,
    T ContainerAddress,
    TFunctionRef< void &Ref, T PropertyValueAddress)> ObjRefFunc
)

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