C# 클래스 MBeastType, Madness

파일 보기 프로젝트 열기: MattRix/Madness 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
A MBeastType,
B MBeastType,
C MBeastType,
beastTypes MBeastType[],
index int
name string

공개 메소드들

메소드 설명
MBeastType ( int index, string name ) : System

메소드 상세

MBeastType() 공개 메소드

public MBeastType ( int index, string name ) : System
index int
name string
리턴 System

프로퍼티 상세

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

public static MBeastType, A
리턴 MBeastType,

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

public static MBeastType, B
리턴 MBeastType,

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

public static MBeastType, C
리턴 MBeastType,

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

public static MBeastType[], beastTypes
리턴 MBeastType[],

index 공개적으로 프로퍼티

public int index
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string