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
SmartText
C# Class SmartText
Inheritance:
MonoBehaviour
Show file
Open project: BoolClub/ProjectCrusade
Class Usage Examples
Public Methods
Method
Description
OnTextChanged
( ) :
void
Wraps the text to it's container whenever it has been changed. This method must be called manually.
Private Methods
Method
Description
Start
( ) :
void
Method Details
OnTextChanged()
public
method
Wraps the text to it's container whenever it has been changed. This method must be called manually.
public
OnTextChanged
( ) :
void
return
void