C# 클래스 MOTHER3.ActionTable

상속: M3Rom
파일 보기 프로젝트 열기: jeffman/MOTHER-3-Funland 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Actions MOTHER3.ActionTable[]
Address int
Data ushort[]
Entries int
Length int

공개 메소드들

메소드 설명
Init ( ) : void

메소드 상세

Init() 공개 정적인 메소드

public static Init ( ) : void
리턴 void

프로퍼티 상세

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

public static ActionTable[],MOTHER3 Actions
리턴 MOTHER3.ActionTable[]

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

public static int Address
리턴 int

Data 공개적으로 프로퍼티

public ushort[] Data
리턴 ushort[]

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

public static int Entries
리턴 int

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

public static int Length
리턴 int