C# Класс ACR_Items.GenerateRod

Наследование: CLRScriptFramework.CLRScriptBase
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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

Открытые методы

Метод Описание
NewRod ( CLRScriptBase script, int maxValue ) : int

Приватные методы

Метод Описание
convertToRodPrice ( int>.Dictionary from, int>.Dictionary to ) : void

Описание методов

NewRod() публичный статический Метод

public static NewRod ( CLRScriptBase script, int maxValue ) : int
script CLRScriptFramework.CLRScriptBase
maxValue int
Результат int

Описание свойств

AcidSpells публичное статическое свойство

public static Dictionary AcidSpells
Результат int>.Dictionary

AntiMagicSpells публичное статическое свойство

public static Dictionary AntiMagicSpells
Результат int>.Dictionary

AntimoraleSpells публичное статическое свойство

public static Dictionary AntimoraleSpells
Результат int>.Dictionary

ColdSpells публичное статическое свойство

public static Dictionary ColdSpells
Результат int>.Dictionary

DeathSpells публичное статическое свойство

public static Dictionary DeathSpells
Результат int>.Dictionary

ElectricSpells публичное статическое свойство

public static Dictionary ElectricSpells
Результат int>.Dictionary

EvilSpells публичное статическое свойство

public static Dictionary EvilSpells
Результат int>.Dictionary

FireSpells публичное статическое свойство

public static Dictionary FireSpells
Результат int>.Dictionary

ForceSpells публичное статическое свойство

public static Dictionary ForceSpells
Результат int>.Dictionary

GoodSpells публичное статическое свойство

public static Dictionary GoodSpells
Результат int>.Dictionary

HealingSpells публичное статическое свойство

public static Dictionary HealingSpells
Результат int>.Dictionary

IllusionSpells публичное статическое свойство

public static Dictionary IllusionSpells
Результат int>.Dictionary

MentalSpells публичное статическое свойство

public static Dictionary MentalSpells
Результат int>.Dictionary

MindControlSpells публичное статическое свойство

public static Dictionary MindControlSpells
Результат int>.Dictionary

MoraleSpells публичное статическое свойство

public static Dictionary MoraleSpells
Результат int>.Dictionary

PerceptionSpells публичное статическое свойство

public static Dictionary PerceptionSpells
Результат int>.Dictionary

PhysicalAttackSpells публичное статическое свойство

public static Dictionary PhysicalAttackSpells
Результат int>.Dictionary

PhysicalSpells публичное статическое свойство

public static Dictionary PhysicalSpells
Результат int>.Dictionary

ProtectionSpells публичное статическое свойство

public static Dictionary ProtectionSpells
Результат int>.Dictionary

SoundSpells публичное статическое свойство

public static Dictionary SoundSpells
Результат int>.Dictionary

SummonSpells публичное статическое свойство

public static Dictionary SummonSpells
Результат int>.Dictionary

Transmutations публичное статическое свойство

public static Dictionary Transmutations
Результат int>.Dictionary