FComponentInstanceDataCache::FindAndReplaceInstances

Iterates over components and replaces any object references with the reinstanced information

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ComponentInstanceDataCache.h

Include

#include "ComponentInstanceDataCache.h"

Source

/Engine/Source/Runtime/Engine/Private/ComponentInstanceDataCache.cpp

Syntax

void FindAndReplaceInstances
(
    const TMap< UObject *, UObject * > & OldToNewInstanceMap
)

Remarks

Iterates over components and replaces any object references with the reinstanced information

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