C# Class ObjectiveScript, JuniorProject

Inheritance: MonoBehaviour
Mostrar archivo Open project: MilesMeacham/JuniorProject Class Usage Examples

Public Properties

Property Type Description
isObjectiveWindowOpen bool

Public Methods

Method Description
ObjectivePopup ( ) : void

Private Methods

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

Method Details

ObjectivePopup() public method

public ObjectivePopup ( ) : void
return void

Property Details

isObjectiveWindowOpen public_oe static_oe property

public static bool isObjectiveWindowOpen
return bool