C# Class ACR_Items.GenerateRod

Inheritance: CLRScriptFramework.CLRScriptBase
Afficher le fichier Open project: ALandFarAway/ALFA-Base-Resources Class Usage Examples

Méthodes publiques

Свойство Type Description
AcidSpells int>.Dictionary
AntiMagicSpells int>.Dictionary
AntimoraleSpells int>.Dictionary
ColdSpells int>.Dictionary
DeathSpells int>.Dictionary
ElectricSpells int>.Dictionary
EvilSpells int>.Dictionary
FireSpells int>.Dictionary
ForceSpells int>.Dictionary
GoodSpells int>.Dictionary
HealingSpells int>.Dictionary
IllusionSpells int>.Dictionary
MentalSpells int>.Dictionary
MindControlSpells int>.Dictionary
MoraleSpells int>.Dictionary
PerceptionSpells int>.Dictionary
PhysicalAttackSpells int>.Dictionary
PhysicalSpells int>.Dictionary
ProtectionSpells int>.Dictionary
SoundSpells int>.Dictionary
SummonSpells int>.Dictionary
Transmutations int>.Dictionary

Méthodes publiques

Méthode Description
NewRod ( CLRScriptBase script, int maxValue ) : int

Private Methods

Méthode Description
convertToRodPrice ( int>.Dictionary from, int>.Dictionary to ) : void

Method Details

NewRod() public static méthode

public static NewRod ( CLRScriptBase script, int maxValue ) : int
script CLRScriptFramework.CLRScriptBase
maxValue int
Résultat int

Property Details

AcidSpells public_oe static_oe property

public static Dictionary AcidSpells
Résultat int>.Dictionary

AntiMagicSpells public_oe static_oe property

public static Dictionary AntiMagicSpells
Résultat int>.Dictionary

AntimoraleSpells public_oe static_oe property

public static Dictionary AntimoraleSpells
Résultat int>.Dictionary

ColdSpells public_oe static_oe property

public static Dictionary ColdSpells
Résultat int>.Dictionary

DeathSpells public_oe static_oe property

public static Dictionary DeathSpells
Résultat int>.Dictionary

ElectricSpells public_oe static_oe property

public static Dictionary ElectricSpells
Résultat int>.Dictionary

EvilSpells public_oe static_oe property

public static Dictionary EvilSpells
Résultat int>.Dictionary

FireSpells public_oe static_oe property

public static Dictionary FireSpells
Résultat int>.Dictionary

ForceSpells public_oe static_oe property

public static Dictionary ForceSpells
Résultat int>.Dictionary

GoodSpells public_oe static_oe property

public static Dictionary GoodSpells
Résultat int>.Dictionary

HealingSpells public_oe static_oe property

public static Dictionary HealingSpells
Résultat int>.Dictionary

IllusionSpells public_oe static_oe property

public static Dictionary IllusionSpells
Résultat int>.Dictionary

MentalSpells public_oe static_oe property

public static Dictionary MentalSpells
Résultat int>.Dictionary

MindControlSpells public_oe static_oe property

public static Dictionary MindControlSpells
Résultat int>.Dictionary

MoraleSpells public_oe static_oe property

public static Dictionary MoraleSpells
Résultat int>.Dictionary

PerceptionSpells public_oe static_oe property

public static Dictionary PerceptionSpells
Résultat int>.Dictionary

PhysicalAttackSpells public_oe static_oe property

public static Dictionary PhysicalAttackSpells
Résultat int>.Dictionary

PhysicalSpells public_oe static_oe property

public static Dictionary PhysicalSpells
Résultat int>.Dictionary

ProtectionSpells public_oe static_oe property

public static Dictionary ProtectionSpells
Résultat int>.Dictionary

SoundSpells public_oe static_oe property

public static Dictionary SoundSpells
Résultat int>.Dictionary

SummonSpells public_oe static_oe property

public static Dictionary SummonSpells
Résultat int>.Dictionary

Transmutations public_oe static_oe property

public static Dictionary Transmutations
Résultat int>.Dictionary