Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NoExGlobalExamplePublisher
C# Class NoExGlobalExamplePublisher, TemaranUnityMessenger
This script is responsible for sending the example message each update loop, as well as create additional listeners
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: Temaran/TemaranUnityMessenger
Public Properties
Property
Type
Description
LolPrefab
GameObject
Public Methods
Method
Description
Awake
( ) :
void
OnGUI
( ) :
void
Update
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
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