Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MenuActionLoadGame
C# Class MenuActionLoadGame, ES2015C
Loads a previously saved game.
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: jgirald/ES2015C
Public Properties
Property
Type
Description
savedGameDropdown
Dropdown,
Public Methods
Method
Description
LoadGame
( ) :
void
Method Details
LoadGame()
public
method
public
LoadGame
( ) :
void
return
void
Property Details
savedGameDropdown
public_oe property
The dropdown that contains the list of saved games.
public
Dropdown,
savedGameDropdown
return
Dropdown,