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
HotFixCode
SampleTwoPanel
C# Class HotFixCode.SampleTwoPanel
Inheritance:
BehaviourBase
Show file
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 property
public
Button,UnityEngine.UI
buttonBack
return
UnityEngine.UI.Button
logic
public property
public
SampleTwoLogic,HotFixCode
logic
return
SampleTwoLogic