C# Class MBeastType, Madness

Datei anzeigen Open project: MattRix/Madness Class Usage Examples

Public Properties

Property Type Description
A MBeastType,
B MBeastType,
C MBeastType,
beastTypes MBeastType[],
index int
name string

Public Methods

Method Description
MBeastType ( int index, string name ) : System

Method Details

MBeastType() public method

public MBeastType ( int index, string name ) : System
index int
name string
return System

Property Details

A public_oe static_oe property

public static MBeastType, A
return MBeastType,

B public_oe static_oe property

public static MBeastType, B
return MBeastType,

C public_oe static_oe property

public static MBeastType, C
return MBeastType,

beastTypes public_oe static_oe property

public static MBeastType[], beastTypes
return MBeastType[],

index public_oe property

public int index
return int

name public_oe property

public string name
return string