Property | Type | Description | |
---|---|---|---|
description | string | ||
icon | Texture | ||
name | string |
Method | Description | |
---|---|---|
ItemCreatorClass ( string _name, Texture _icon, string _description ) : System.Collections |
public ItemCreatorClass ( string _name, Texture _icon, string _description ) : System.Collections | ||
_name | string | |
_icon | Texture | |
_description | string | |
return | System.Collections |