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
DRObjects
GraphicsEngineObjects
TextFeedback
C# Class DRObjects.GraphicsEngineObjects.TextFeedback
Represents text shown temporarily upon the player's screen
Inheritance:
Abstract.ActionFeedback
Show file
Open project: Haedrian/Divine-Right
Public Methods
Method
Description
TextFeedback
( ) :
System
TextFeedback
(
string
text
) :
System
Creates a new text feedback and the text to be shown
ToString
( ) :
string
Method Details
TextFeedback()
public
method
public
TextFeedback
( ) :
System
return
System
TextFeedback()
public
method
Creates a new text feedback and the text to be shown
public
TextFeedback
(
string
text
) :
System
text
string
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string