C# Class MBeastType, Madness

Afficher le fichier Open project: MattRix/Madness Class Usage Examples

Méthodes publiques

Свойство Type Description
A MBeastType,
B MBeastType,
C MBeastType,
beastTypes MBeastType[],
index int
name string

Méthodes publiques

Méthode Description
MBeastType ( int index, string name ) : System

Method Details

MBeastType() public méthode

public MBeastType ( int index, string name ) : System
index int
name string
Résultat System

Property Details

A public_oe static_oe property

public static MBeastType, A
Résultat MBeastType,

B public_oe static_oe property

public static MBeastType, B
Résultat MBeastType,

C public_oe static_oe property

public static MBeastType, C
Résultat MBeastType,

beastTypes public_oe static_oe property

public static MBeastType[], beastTypes
Résultat MBeastType[],

index public_oe property

public int index
Résultat int

name public_oe property

public string name
Résultat string