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
TextColorController
C# Class TextColorController, xsolla-unity-sdk
Inheritance:
MonoBehaviour
Show file
Open project: xsolla/xsolla-unity-sdk
Class Usage Examples
Public Properties
Property
Type
Description
Blue
int
Green
int
Red
int
Public Methods
Method
Description
SelectBaseColor
(
bool
b
) :
void
Start
( ) :
void
Method Details
SelectBaseColor()
public
method
public
SelectBaseColor
(
bool
b
) :
void
b
bool
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
Blue
public property
public
int
Blue
return
int
Green
public property
public
int
Green
return
int
Red
public property
public
int
Red
return
int