C# Class BBNotificationList, KinActor_project

Afficher le fichier Open project: RecipientCollective/KinActor_project Class Usage Examples

Méthodes publiques

Свойство Type Description
notificationMessage string

Méthodes publiques

Méthode Description
addObserver ( GameObject obj ) : void
removeObserver ( GameObject obj ) : void
sendNotice ( ) : void

Method Details

addObserver() public méthode

public addObserver ( GameObject obj ) : void
obj GameObject
Résultat void

removeObserver() public méthode

public removeObserver ( GameObject obj ) : void
obj GameObject
Résultat void

sendNotice() public méthode

public sendNotice ( ) : void
Résultat void

Property Details

notificationMessage public_oe property

public string notificationMessage
Résultat string