C# 클래스 Nintenlord.MegamanBattleNetworkMapEditor.GameSettings

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old

공개 메소드들

메소드 설명
GameSettings ( ) : System
GameSettings ( string gameName, uint CRC32, byte ID, int IDoffset ) : System

메소드 상세

GameSettings() 공개 메소드

public GameSettings ( ) : System
리턴 System

GameSettings() 공개 메소드

public GameSettings ( string gameName, uint CRC32, byte ID, int IDoffset ) : System
gameName string
CRC32 uint
ID byte
IDoffset int
리턴 System