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
GlueView
Facades
ElementCommands
C# Class GlueView.Facades.ElementCommands
Show file
Open project: vchelaru/FlatRedBall
Class Usage Examples
Public Methods
Method
Description
ReloadCurrentElement
( ) :
void
ShowState
(
StateSave
stateSave
) :
void
ShowState
(
string
stateSave
) :
void
Method Details
ReloadCurrentElement()
public
method
public
ReloadCurrentElement
( ) :
void
return
void
ShowState()
public
method
public
ShowState
(
StateSave
stateSave
) :
void
stateSave
FlatRedBall.Glue.SaveClasses.StateSave
return
void
ShowState()
public
method
public
ShowState
(
string
stateSave
) :
void
stateSave
string
return
void