C# 클래스 ACR_Items.GenerateBelt

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

공개 프로퍼티들

프로퍼티 타입 설명
AbilityScoreNames string>.Dictionary
AbilityScores List
AvailableImmunities int>.Dictionary
AvailableSkills List
ImmunityNames string>.Dictionary
PrimaryAmuletAbility int>.Dictionary
SkillNames string>.Dictionary

공개 메소드들

메소드 설명
NewBelt ( CLRScriptBase script, int maxValue ) : int

메소드 상세

NewBelt() 공개 정적인 메소드

public static NewBelt ( CLRScriptBase script, int maxValue ) : int
script CLRScriptFramework.CLRScriptBase
maxValue int
리턴 int

프로퍼티 상세

AbilityScoreNames 공개적으로 정적으로 프로퍼티

public static Dictionary AbilityScoreNames
리턴 string>.Dictionary

AbilityScores 공개적으로 정적으로 프로퍼티

public static List AbilityScores
리턴 List

AvailableImmunities 공개적으로 정적으로 프로퍼티

public static Dictionary AvailableImmunities
리턴 int>.Dictionary

AvailableSkills 공개적으로 정적으로 프로퍼티

public static List AvailableSkills
리턴 List

ImmunityNames 공개적으로 정적으로 프로퍼티

public static Dictionary ImmunityNames
리턴 string>.Dictionary

PrimaryAmuletAbility 공개적으로 정적으로 프로퍼티

public static Dictionary PrimaryAmuletAbility
리턴 int>.Dictionary

SkillNames 공개적으로 정적으로 프로퍼티

public static Dictionary SkillNames
리턴 string>.Dictionary