FComponentInstanceDataCache::ApplyToActor

Iterates over an Actor's components and applies the stored component instance data to each

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 ApplyToActor
(
    AActor * Actor,
    const ECacheApplyPhase CacheApplyPhase
) const

Remarks

Iterates over an Actor's components and applies the stored component instance data to each

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