Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
GameMenu
LoginDataFile
C# Class GameMenu.LoginDataFile
Datei anzeigen
Open project: henon/manic_digger
Public Properties
Property
Type
Description
LoginName
string
Password
string
Public Methods
Method
Description
Delete
( ) :
void
GetIpsaveFilePath
( ) :
string
Load
( ) :
void
Save
( ) :
void
Private Methods
Method
Description
GetPasswordFilePath
( ) :
string
Method Details
Delete()
public
method
public
Delete
( ) :
void
return
void
GetIpsaveFilePath()
public
static
method
public
static
GetIpsaveFilePath
( ) :
string
return
string
Load()
public
method
public
Load
( ) :
void
return
void
Save()
public
method
public
Save
( ) :
void
return
void
Property Details
LoginName
public_oe property
public
string
LoginName
return
string
Password
public_oe property
public
string
Password
return
string