Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
CEngineSharp_Editor
World
Npc
C# Class CEngineSharp_Editor.World.Npc
ファイルを表示
Open project: JohnLamontagne/CEngineSharp
Class Usage Examples
Public Methods
Method
Description
Load
(
string
filePath
) :
Npc
Save
(
string
directoryPath
) :
void
Method Details
Load()
public
static
method
public
static
Load
(
string
filePath
) :
Npc
filePath
string
return
Npc
Save()
public
method
public
Save
(
string
directoryPath
) :
void
directoryPath
string
return
void