Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AssemblyCSharp
UpdateMessage
C# Class AssemblyCSharp.UpdateMessage
Inheritance:
UnityEngine.MonoBehaviour
Show file
Open project: spooty89/Project-ROB
Public Properties
Property
Type
Description
text
String
Public Methods
Method
Description
OnTriggerEnter
(
Collider
hit
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
hit
) :
void
hit
UnityEngine.Collider
return
void
Property Details
text
public property
public
String
text
return
String