Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
DisableIfOnePlayerAccount
C# Class DisableIfOnePlayerAccount, thinksy_unity_plugin
Inheritance:
MonoBehaviour
显示文件
Open project: senseix/thinksy_unity_plugin
Public Properties
Property
Type
Description
disableMeImage
UnityEngine.UI.Image
disableMeText
UnityEngine.UI.Text
Public Methods
Method
Description
OnEnable
( ) :
void
Private Methods
Method
Description
SetThem
(
bool
toSet
) :
void
Method Details
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
Property Details
disableMeImage
public_oe property
public
Image,UnityEngine.UI
disableMeImage
return
UnityEngine.UI.Image
disableMeText
public_oe property
public
Text,UnityEngine.UI
disableMeText
return
UnityEngine.UI.Text