C# Class MinigameState

Mostra file Open project: mezosaurus/eae-project Class Usage Examples

Public Properties

Property Type Description
Tree PossessableTree,

Public Methods

Method Description
MinigameState ( PossessableTree, tree ) : UnityEngine

Method Details

MinigameState() public method

public MinigameState ( PossessableTree, tree ) : UnityEngine
tree PossessableTree,
return UnityEngine

Property Details

Tree public_oe property

public PossessableTree, Tree
return PossessableTree,