Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WeaponProps
C# Class WeaponProps, UnderworldExporter
Weapon properties.
Inheritance:
Props
Show file
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 property
public
int[]
Bash
return
int[]
Durability
public property
public
int[]
Durability
return
int[]
Skill
public property
public
int[]
Skill
return
int[]
Slash
public property
public
int[]
Slash
return
int[]
Stab
public property
public
int[]
Stab
return
int[]