AInstancedFoliageActor::MoveInstancesToNewComponent

Change all instances based on one component to a new component (possible in another level).

Windows
MacOS
Linux

References

Module

Foliage

Header

/Engine/Source/Runtime/Foliage/Public/InstancedFoliageActor.h

Include

#include "InstancedFoliageActor.h"

Source

/Engine/Source/Runtime/Foliage/Private/InstancedFoliage.cpp

Syntax

void MoveInstancesToNewComponent
(
    UPrimitiveComponent * InOldComponent,
    UPrimitiveComponent * InNewComponent
)

Remarks

Change all instances based on one component to a new component (possible in another level). The instances keep the same world locations

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