Method FindItem
FindItem(string)
Looks for a TItemAsset instance by its
id.
Declaration
public TItemAsset FindItem(string id)
Parameters
| Type | Name | Description |
|---|---|---|
| string | id | The identifier of the
|
Returns
| Type | Description |
|---|---|
| TItemAsset | The requested |