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
Shield
C# Class Shield, UnderworldExporter
Inheritance:
MonoBehaviour
ファイルを表示
Open project: hankmorgan/UnderworldExporter
Class Usage Examples
Public Properties
Property
Type
Description
ProtectionBonus
int
SpellEffectApplied
SpellEffect
ToughnessBonus
int
Public Methods
Method
Description
EquipEvent
(
int
slotNo
) :
bool
GetActualSpellIndex
( ) :
int
Method Details
EquipEvent()
public
method
public
EquipEvent
(
int
slotNo
) :
bool
slotNo
int
return
bool
GetActualSpellIndex()
public
method
public
GetActualSpellIndex
( ) :
int
return
int
Property Details
ProtectionBonus
public_oe property
public
int
ProtectionBonus
return
int
SpellEffectApplied
public_oe property
public
SpellEffect
SpellEffectApplied
return
SpellEffect
ToughnessBonus
public_oe property
public
int
ToughnessBonus
return
int