DeleteInstancesForComponent

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

DeleteInstancesForComponent

(
    UActorComponent* InComponent
)

Deletes the instances attached to a component.

Public function

void

 

DeleteInstancesForComponent

(
    UActorComponent* InComponent,
    const UFoliageType* InFoliageT...
)

Deletes the instances attached to a component.

Public function Static

void

 

DeleteInstancesForComponent

(
    UWorld* InWorld,
    UActorComponent* InComponent
)

Deletes the instances attached to a component, traverses all foliage actors in the world.

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