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
WeaponProps
C# Class WeaponProps, UnderworldExporter
Weapon properties.
Inheritance:
Props
ファイルを表示
Open project: hankmorgan/UnderworldExporter
Class Usage Examples
Public Properties
Property
Type
Description
Bash
int[]
Durability
int[]
Skill
int[]
Slash
int[]
Stab
int[]
Public Methods
Method
Description
Load
(
string
fileName
) :
bool
Load the specified fileName.
Method Details
Load()
public
method
Load the specified fileName.
public
Load
(
string
fileName
) :
bool
fileName
string
File name.
return
bool
Property Details
Bash
public_oe property
public
int[]
Bash
return
int[]
Durability
public_oe property
public
int[]
Durability
return
int[]
Skill
public_oe property
public
int[]
Skill
return
int[]
Slash
public_oe property
public
int[]
Slash
return
int[]
Stab
public_oe property
public
int[]
Stab
return
int[]