C# Class NotificationUtil, 2DPlatformer

Inheritance: MonoBehaviour
Afficher le fichier Open project: MarbleGameDev/2DPlatformer Class Usage Examples

Méthodes publiques

Свойство Type Description
notificationBottom string
notificationTop string

Méthodes publiques

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

Method Details

CreateNotification() public méthode

public CreateNotification ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

notificationBottom public_oe property

public string notificationBottom
Résultat string

notificationTop public_oe property

public string notificationTop
Résultat string