Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Esempi in C# (CSharp) per Caption.Setup
Linguaggio di programmazione:
C# (CSharp)
Classe/tipologia:
Caption
Metodo/funzione:
Setup
Esempi su hotexamples.com:
1
Caption.Setup in C# (CSharp): 1 esempio trovato
. Questo è il miglior esempio reale in C# (CSharp) per
Caption.Setup
, estratto da progetti open source. Lo puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Metodi utilizzati di frequente
Mostra
Nascondi
GetHashCode(28)
ToString(15)
DisplaySubtitle(11)
Get(7)
ToBytes(6)
Title(6)
ToLower(5)
Substring(5)
StringSize(5)
MonoStringHeight(5)
Equals(5)
IndexOf(5)
ToStream(4)
ToFormattedID(4)
CompareTo(3)
Dispose(3)
Blit(3)
Contains(3)
InitGUI(3)
Init(3)
Replace(3)
IsNotNullOrWhiteSpace(2)
Invoke(2)
Action(2)
DisplayHSubtitle(2)
Clear(2)
SetAlternative(2)
Split(2)
ResetSize(2)
IsNotWhiteSpace(2)
GetTextBox(2)
GenerateWebVTTFile(2)
DisplayDialogueSubtitle(2)
GenerateSrtFile(2)
HasValue(1)
Draw(1)
SizeThatFits(1)
DrawString(1)
CenterToParent(1)
CaptionPanels(1)
DisplayVRSubtitle(1)
AddStringRenderer(1)
ToCaptionEntitiesInterpolate(1)
SetWordList(1)
AddSpriteRenderer(1)
ToLuaString(1)
Setup(1)
EnableFluidVisibilityAnimation(1)
SetText(1)
SetPosition(1)
Metodi utilizzati di frequente
GetHashCode (28)
ToString (15)
DisplaySubtitle (11)
Get (7)
ToBytes (6)
Title (6)
ToLower (5)
Substring (5)
StringSize (5)
MonoStringHeight (5)
Metodi utilizzati di frequente
Equals (5)
IndexOf (5)
ToStream (4)
ToFormattedID (4)
CompareTo (3)
Dispose (3)
Blit (3)
Contains (3)
InitGUI (3)
Init (3)
Replace (3)
IsNotNullOrWhiteSpace (2)
Invoke (2)
Action (2)
DisplayHSubtitle (2)
Clear (2)
SetAlternative (2)
Split (2)
ResetSize (2)
IsNotWhiteSpace (2)
Metodi utilizzati di frequente
Replace (3)
IsNotNullOrWhiteSpace (2)
Invoke (2)
Action (2)
DisplayHSubtitle (2)
Clear (2)
SetAlternative (2)
Split (2)
ResetSize (2)
IsNotWhiteSpace (2)
GetTextBox (2)
GenerateWebVTTFile (2)
DisplayDialogueSubtitle (2)
GenerateSrtFile (2)
HasValue (1)
Draw (1)
SizeThatFits (1)
DrawString (1)
CenterToParent (1)
CaptionPanels (1)
DisplayVRSubtitle (1)
AddStringRenderer (1)
ToCaptionEntitiesInterpolate (1)
SetWordList (1)
AddSpriteRenderer (1)
ToLuaString (1)
Setup (1)
EnableFluidVisibilityAnimation (1)
SetText (1)
SetPosition (1)
Metodi utilizzati di frequente
GetTextBox (2)
GenerateWebVTTFile (2)
DisplayDialogueSubtitle (2)
GenerateSrtFile (2)
HasValue (1)
Draw (1)
SizeThatFits (1)
DrawString (1)
CenterToParent (1)
CaptionPanels (1)
DisplayVRSubtitle (1)
AddStringRenderer (1)
ToCaptionEntitiesInterpolate (1)
SetWordList (1)
AddSpriteRenderer (1)
ToLuaString (1)
Setup (1)
EnableFluidVisibilityAnimation (1)
SetText (1)
SetPosition (1)
AddMarkToPanelBtr (1)
EncodeHtmlThenConvertCrLfToHtmlBr (1)
EndsWith (1)
Remove (1)
Paint (1)
NotNulle (1)
MoveTo (1)
CopyFrom (1)
IsPresent (1)
Error (1)
Focus (1)
Initialize (1)
DisplayEstheticSubtitle (1)
Esempio n. 1
0
Mostra file
public override void Setup() { base.Setup(); Caption.Setup(); Caption.Active = true; }
x