Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CeasfireIcon
C# Class CeasfireIcon, verthex
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: austinblakeslee/verthex
Public Properties
Property
Type
Description
cfIcon
UnityEngine.Texture2D
nocfIcon
UnityEngine.Texture2D
Public Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
cfIcon
public_oe property
public
Texture2D,UnityEngine
cfIcon
return
UnityEngine.Texture2D
nocfIcon
public_oe property
public
Texture2D,UnityEngine
nocfIcon
return
UnityEngine.Texture2D