C# Class NoExGlobalExamplePublisher, TemaranUnityMessenger

This script is responsible for sending the example message each update loop, as well as create additional listeners
Inheritance: MonoBehaviour
Afficher le fichier Open project: Temaran/TemaranUnityMessenger

Méthodes publiques

Свойство Type Description
LolPrefab GameObject

Méthodes publiques

Méthode Description
Awake ( ) : void
OnGUI ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

LolPrefab public_oe property

public GameObject LolPrefab
Résultat GameObject