Navigation
API > API/Plugins > API/Plugins/USDClasses > API/Plugins/USDClasses/UUsdAssetCache3
| Type | Name | Description | |
|---|---|---|---|
| UObject * | GetCachedAsset
(
const FString& Hash |
Returns the asset associated with a particular Hash, if any. | |
| T * | GetCachedAsset
(
const FString& Hash |
Templated version of GetCachedAsset for convenience |