Method IsAddressableValid
IsAddressableValid(AssetReference)
Determines whether [is addressable valid] [the specified addressable].
Declaration
public static bool IsAddressableValid(AssetReference addressable)
Parameters
| Type | Name | Description |
|---|---|---|
| AssetReference | addressable | The addressable. |
Returns
| Type | Description |
|---|---|
| bool |
|