C# Class WholeScreenTextScript, DemonHeart

Inheritance: MonoBehaviour
Afficher le fichier Open project: rwbysafire/DemonHeart

Méthodes publiques

Свойство Type Description
displayText Text

Méthodes publiques

Méthode Description
ShowText ( string text ) : void

Private Methods

Méthode Description
Init ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

ShowText() public static méthode

public static ShowText ( string text ) : void
text string
Résultat void

Property Details

displayText public_oe static_oe property

public static Text displayText
Résultat Text