C# Class GlobalExamplePublisher, TemaranUnityMessenger

This script is responsible for sending the example message each update loop, as well as create additional listeners
Inheritance: MonoBehaviourEx
Mostra file Open project: Temaran/TemaranUnityMessenger

Public Properties

Property Type Description
LolPrefab GameObject

Public Methods

Method Description
OnGUI ( ) : void
Update ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

LolPrefab public_oe property

public GameObject LolPrefab
return GameObject