C# Class PopUpText, gmap377_leathGloves_inc

Inheritance: Freamwork.GMB
Show file Open project: bi3mer/gmap377_leathGloves_inc Class Usage Examples

Public Properties

Property Type Description
Instance PopUpText,
popUp GameObject

Public Methods

Method Description
NewPopUp ( string setText ) : void

Private Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

NewPopUp() public method

public NewPopUp ( string setText ) : void
setText string
return void

Property Details

Instance public static property

public static PopUpText, Instance
return PopUpText,

popUp public property

public GameObject popUp
return GameObject