AInstancedFoliageActor::MoveInstancesToLevel

Move instances to a foliage actor in target 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 MoveInstancesToLevel
(
    ULevel * InTargetLevel,
    TSet< int32 > & InInstanceList,
    FFoliageInfo * InCurrentMeshInfo,
    UFoliageType * InFoliageType,
    bool bSelect
)

Remarks

Move instances to a foliage actor in target level.

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