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
ValueTuples
Sample
Mage
C# Class ValueTuples.Sample.Mage
Inheritance:
Unit
ファイルを表示
Open project: ufcpp/UfcppSample
Class Usage Examples
Public Methods
Method
Description
Mage
( ) :
System
Mage
(
int
id
,
string
name
,
string
spell
) :
System
Method Details
Mage()
public
method
public
Mage
( ) :
System
return
System
Mage()
public
method
public
Mage
(
int
id
,
string
name
,
string
spell
) :
System
id
int
name
string
spell
string
return
System