Navigation
BlueprintAPI > BlueprintAPI/USD > BlueprintAPI/USD/Selection
Returns the names of the currently selected property metadata entries on the right panel of the USD Stage Editor.
Target is Usd Stage Editor Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| string | Return Value | The names of selected metadata (e.g. ["documentation", "typeName"]) |