C# Class Nanook.TheGhost.ProjectSettings.MapSetting

ファイルを表示 Open project: Nanook/TheGHOST

Public Methods

Method Description
MapSetting ( int syncOffset, bool genSP, bool genFO, bool genBP, bool genNotes, uint uniqueId, GhNotesItem ghItem ) : System

Method Details

MapSetting() public method

public MapSetting ( int syncOffset, bool genSP, bool genFO, bool genBP, bool genNotes, uint uniqueId, GhNotesItem ghItem ) : System
syncOffset int
genSP bool
genFO bool
genBP bool
genNotes bool
uniqueId uint
ghItem GhNotesItem
return System