Method GetDefaultType
GetDefaultType(IResourceLocation)
The default type of object that this provider can provide.
Declaration
Type GetDefaultType(IResourceLocation location)
Parameters
| Type | Name | Description | 
|---|---|---|
| IResourceLocation | location | The location that can be used to determine the type.  | 
    
Returns
| Type | Description | 
|---|---|
| Type | The type of object that can be provided.  |