C# 클래스 ACR_Items.GenerateRod

상속: CLRScriptFramework.CLRScriptBase
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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