C# 클래스 Nintenlord.GBA_Graphics_Editor.WriteInfo

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
abortIfBigger bool
import bool
offset int
repoint bool

공개 메소드들

메소드 설명
WriteInfo ( int offset, bool import, bool abortIfBigger, bool repoint ) : System

메소드 상세

WriteInfo() 공개 메소드

public WriteInfo ( int offset, bool import, bool abortIfBigger, bool repoint ) : System
offset int
import bool
abortIfBigger bool
repoint bool
리턴 System

프로퍼티 상세

abortIfBigger 공개적으로 프로퍼티

public bool abortIfBigger
리턴 bool

import 공개적으로 프로퍼티

public bool import
리턴 bool

offset 공개적으로 프로퍼티

public int offset
리턴 int

repoint 공개적으로 프로퍼티

public bool repoint
리턴 bool