Navigation
Unreal Engine Blueprint API Reference > Datasmith > Scene
Find all metadata elements associated with objects of the given type.
Target is Datasmith Scene Element Base
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
class | Object Class | Class of the object on which to filter, if specificed; otherwise there's no filtering |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Out Metadatas | Output array of metadata elements. |