BlueprintAPI > BlueprintAPI/Datasmith > BlueprintAPI/Datasmith/Scene
Create an array with all the CustomActor in the Datasmith scene without taking into account the hierarchy. Use RemoveCustomActor to modify the Datasmith scene.
Target is Datasmith Scene Element Base
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | Create an array with all the CustomActor in the Datasmith scene without taking into account the hierarchy.Use RemoveCustomActor to modify the Datasmith scene. |