C# 클래스 ACR_Items.GenerateScroll

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

공개 프로퍼티들

프로퍼티 타입 설명
Level0Scrolls List
Level1Scrolls List
Level2Scrolls List
Level3Scrolls List
Level4Scrolls List
Level5Scrolls List
Level6Scrolls List
Level7Scrolls List
Level8Scrolls List
Level9Scrolls List

공개 메소드들

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

메소드 상세

NewScroll() 공개 정적인 메소드

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

프로퍼티 상세

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

public static List Level0Scrolls
리턴 List

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

public static List Level1Scrolls
리턴 List

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

public static List Level2Scrolls
리턴 List

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

public static List Level3Scrolls
리턴 List

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

public static List Level4Scrolls
리턴 List

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

public static List Level5Scrolls
리턴 List

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

public static List Level6Scrolls
리턴 List

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

public static List Level7Scrolls
리턴 List

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

public static List Level8Scrolls
리턴 List

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

public static List Level9Scrolls
리턴 List