Navigation
BlueprintAPI > BlueprintAPI/USD > BlueprintAPI/USD/ExportingUtils
Begins a UniquePathScope, incrementing the internal scope counter.
During a UniquePathScope, all paths returned by GetUniqueFilePathForExport will be globally unique (i.e. it will never return the same path twice).
Opening a scope while another scope is opened has no effect but to increment the scope counter further.
Target is Usd Conversion Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |