C# Class Item_Control, COMA

Inheritance: MonoBehaviour
Mostra file Open project: GDACollab/COMA Class Usage Examples

Public Properties

Property Type Description
ItemOptList List
inventory GameObject
theCanvas GameObject
usePrompt GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

ItemOptList public_oe property

public List ItemOptList
return List

inventory public_oe property

public GameObject inventory
return GameObject

theCanvas public_oe property

public GameObject theCanvas
return GameObject

usePrompt public_oe property

public GameObject usePrompt
return GameObject