C# Class ACR_Items.GenerateScroll

Inheritance: CLRScriptFramework.CLRScriptBase
Show file Open project: ALandFarAway/ALFA-Base-Resources Class Usage Examples

Public Properties

Property Type Description
Level0Scrolls List
Level1Scrolls List
Level2Scrolls List
Level3Scrolls List
Level4Scrolls List
Level5Scrolls List
Level6Scrolls List
Level7Scrolls List
Level8Scrolls List
Level9Scrolls List

Public Methods

Method Description
NewScroll ( CLRScriptBase script, int maxValue ) : int

Method Details

NewScroll() public static method

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

Property Details

Level0Scrolls public static property

public static List Level0Scrolls
return List

Level1Scrolls public static property

public static List Level1Scrolls
return List

Level2Scrolls public static property

public static List Level2Scrolls
return List

Level3Scrolls public static property

public static List Level3Scrolls
return List

Level4Scrolls public static property

public static List Level4Scrolls
return List

Level5Scrolls public static property

public static List Level5Scrolls
return List

Level6Scrolls public static property

public static List Level6Scrolls
return List

Level7Scrolls public static property

public static List Level7Scrolls
return List

Level8Scrolls public static property

public static List Level8Scrolls
return List

Level9Scrolls public static property

public static List Level9Scrolls
return List