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
C# (CSharp) TextBoxController.ClearText Examples
Programming Language:
C# (CSharp)
Class/Type:
TextBoxController
Method/Function:
ClearText
Examples at hotexamples.com:
1
C# (CSharp) TextBoxController.ClearText - 1 examples found
. These are the top rated real world C# (CSharp) examples of
TextBoxController.ClearText
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
GetTextBoxController(9)
RevealText(5)
ChangeText(5)
GetEffectiveSize(4)
add(4)
Show(4)
SetTextInstant(4)
Hide(3)
SetView(2)
StartCoroutine(2)
SetReadOnly(2)
WaitForUserChoice(2)
SwitchTextBox(2)
StopGettingUserChoice(1)
StartGettingUserChoice(1)
StartDialogue(1)
ViewCGs(1)
WaitForTextToLeaveScreen(1)
initTextBox(1)
requestNext(1)
SetTextOneOff(1)
StopAllCoroutines(1)
ChangeMode(1)
SetHideDelay(1)
ReturnMainText(1)
NextStep(1)
InDialogue(1)
HandleRecipeSelection(1)
Grow(1)
GetText(1)
Enqueue(1)
EndDialogue(1)
Deactivate(1)
CreateTextBoxes(1)
Close(1)
ClearTextBox(1)
ClearText(1)
Clear(1)
switchSelection(1)
Frequently Used Methods
GetTextBoxController (9)
RevealText (5)
ChangeText (5)
GetEffectiveSize (4)
add (4)
Show (4)
SetTextInstant (4)
Hide (3)
SetView (2)
StartCoroutine (2)
Frequently Used Methods
SetReadOnly (2)
WaitForUserChoice (2)
SwitchTextBox (2)
StopGettingUserChoice (1)
StartGettingUserChoice (1)
StartDialogue (1)
ViewCGs (1)
WaitForTextToLeaveScreen (1)
initTextBox (1)
requestNext (1)
SetTextOneOff (1)
StopAllCoroutines (1)
ChangeMode (1)
SetHideDelay (1)
ReturnMainText (1)
NextStep (1)
InDialogue (1)
HandleRecipeSelection (1)
Grow (1)
GetText (1)
Frequently Used Methods
SetTextOneOff (1)
StopAllCoroutines (1)
ChangeMode (1)
SetHideDelay (1)
ReturnMainText (1)
NextStep (1)
InDialogue (1)
HandleRecipeSelection (1)
Grow (1)
GetText (1)
Enqueue (1)
EndDialogue (1)
Deactivate (1)
CreateTextBoxes (1)
Close (1)
ClearTextBox (1)
ClearText (1)
Clear (1)
switchSelection (1)
Frequently Used Methods
Enqueue (1)
EndDialogue (1)
Deactivate (1)
CreateTextBoxes (1)
Close (1)
ClearTextBox (1)
ClearText (1)
Clear (1)
switchSelection (1)
Example #1
0
Show file
private void OnTriggerExit2D(Collider2D collision) { tbc.ClearText(); }
x