C# 클래스 ACR_Items.GeneratePotion

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

공개 프로퍼티들

프로퍼티 타입 설명
Level1Potions List
Level2Potions List
Level3Potions List

공개 메소드들

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

메소드 상세

NewPotion() 공개 정적인 메소드

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

프로퍼티 상세

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

public static List Level1Potions
리턴 List

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

public static List Level2Potions
리턴 List

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

public static List Level3Potions
리턴 List