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
AnodyneSharp
States
MenuSubstates
DialogueSubstate
C# Class AnodyneSharp.States.MenuSubstates.DialogueSubstate
Inheritance:
AnodyneSharp.States.MenuSubstates.Substate
Show file
Open project: PixieCatSupreme/AnodyneSharp
Public Methods
Method
Description
DrawUI
( ) :
void
Update
( ) :
void
Protected Methods
Method
Description
SetDialogue
(
string
text
) :
void
Method Details
DrawUI()
public
method
public
DrawUI
( ) :
void
return
void
SetDialogue()
protected
method
protected
SetDialogue
(
string
text
) :
void
text
string
return
void
Update()
public
method
public
Update
( ) :
void
return
void