Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GameFramework
HomePath
C# Class GameFramework.HomePath
显示文件
Open project: dreamanlan/CSharpGameFramework
Class Usage Examples
Public Methods
Method
Description
GetAbsolutePath
(
string
path
) :
string
InitHomePath
( ) :
void
Method Details
GetAbsolutePath()
public
static
method
public
static
GetAbsolutePath
(
string
path
) :
string
path
string
return
string
InitHomePath()
public
static
method
public
static
InitHomePath
( ) :
void
return
void