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
HotFixCode
SampleTwoPanel
C# Class HotFixCode.SampleTwoPanel
Inheritance:
BehaviourBase
Datei anzeigen
Open project: meta-42/uEasyKit
Class Usage Examples
Public Properties
Property
Type
Description
buttonBack
UnityEngine.UI.Button
logic
SampleTwoLogic
Protected Methods
Method
Description
Awake
(
GameObject
rGo
) :
void
Method Details
Awake()
protected
method
protected
Awake
(
GameObject
rGo
) :
void
rGo
UnityEngine.GameObject
return
void
Property Details
buttonBack
public_oe property
public
Button,UnityEngine.UI
buttonBack
return
UnityEngine.UI.Button
logic
public_oe property
public
SampleTwoLogic,HotFixCode
logic
return
SampleTwoLogic