Unreal Engine Blueprint API Reference > Editor Scripting > Metadata
Get all tags/values of a loaded asset's metadata.
Target is Editor Asset Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Object | The object from which to retrieve the metadata. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
name | Return Value | The list of all Tags and Values. |