C# Class Beavers, 2DPlatformer

Inheritance: MonoBehaviour, IQuest
Mostra file Open project: MarbleGameDev/2DPlatformer

Public Properties

Property Type Description
state string

Public Methods

Method Description
Reset ( ) : void
Setstate ( string state_set ) : void
StatusUpdate ( ) : string

Private Methods

Method Description
Beavers ( ) : System.Collections
InvUpdate ( ) : void

Method Details

Reset() public method

public Reset ( ) : void
return void

Setstate() public method

public Setstate ( string state_set ) : void
state_set string
return void

StatusUpdate() public method

public StatusUpdate ( ) : string
return string

Property Details

state public_oe static_oe property

public static string state
return string