Method GetSchema
GetSchema(Type)
Gets an added schema of the specified type.
Declaration
public AddressableAssetGroupSchema GetSchema(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type | The schema type. |
Returns
Type | Description |
---|---|
AddressableAssetGroupSchema | The schema if found, otherwise null. |