EditorIniData クラス |
名前空間: WodiLib.Ini
[SerializableAttribute] public class EditorIniData : ModelBase<EditorIniData>, ISerializable
EditorIniData 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | EditorIniData |
コンストラクタ
|
![]() | EditorIniData(SerializationInfo, StreamingContext) |
コンストラクタ
|
名前 | 説明 | |
---|---|---|
![]() | BackupType |
【Ver2.20以降】Datファイル自動バックアップ
|
![]() | ChangeableDbWindowPosition |
可変DBウィンドウ左上座標
|
![]() | CommandColorType |
【Ver2.00以降】イベントコマンド配色
|
![]() | CommandPositionList |
【Ver2.00以降】イベントコマンド表示順リスト
|
![]() | CommandViewType |
【Ver2.20以降】?
|
![]() | CommonEventInputWindowPosition |
コモンイベントコマンド入力ウィンドウ左上座標
|
![]() | CommonEventWindowPosition |
コモンイベントウィンドウ左上座標
|
![]() | CommonEventWindowSize |
【Ver2.10以降】コモンイベントウィンドウサイズ
|
![]() | DatabaseValueNumberDrawType |
DBウィンドウ項目番号表示種別
|
![]() | EditTime |
ウディタ作業時間(アクティブ時間)[1/2minute]
|
![]() | EditTimeDrawType |
【Ver2.00以降】ウディタ作業時間表示種別
|
![]() | EventLayerOpacity |
【Ver2.00以降】マップ編集・Evレイヤー不透明度
|
![]() | IsDrawBackgroundImage |
【Ver2.00以降】マップ編集・遠景表示有無
|
![]() | IsShowDebugWindow |
【Ver2.00以降】デバッグウィンドウ使用フラグ
|
![]() | IsUseExpertCommand |
【Ver2.10以降】上級者向けコマンド使用フラグ
|
![]() | LastLoadFile |
最終読み込みマップファイルパス
|
![]() | LayerTransparent |
Ver2.00以降】マップ編集・下レイヤーの暗さ
|
![]() | MainWindowPosition |
メインウィンドウ左上座標
|
![]() | MainWindowSize |
メインウィンドウサイズ
|
![]() | MapChipWindowPosition |
マップチップウィンドウ左上座標
|
![]() | MapEventInputWindowPosition |
マップイベントコマンド入力ウィンドウ左上座標
|
![]() | MapEventWindowPosition |
マップイベントウィンドウ左上座標
|
![]() | MapEventWindowSize |
【Ver2.10以降】マップイベントウィンドウサイズ
|
![]() | NotCopyExtList |
【Ver2.00以降】ゲームデータ作成時にコピーしないファイル拡張子
|
![]() | NotEditTime |
【Ver2.00以降】ウディタ作業時間(非アクティブ時間)[1/2minute]
|
![]() | ShortCutKeyList |
【Ver2.00以降】イベントコマンドウィンドウショートカットキーリスト
|
![]() | StartFlag |
【Ver2.20以降】開始フラグ
|
![]() | SystemDbWindowPosition |
システムDBウィンドウ左上座標
|
![]() | UserDbWindowPosition |
ユーザDBウィンドウ左上座標
|
名前 | 説明 | |
---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (ModelBaseTChildから継承) |
![]() | Equals(EditorIniData) |
値を比較する。
(ModelBaseTChildEquals(TChild)をオーバーライド) |
![]() | Equals(ModelBaseTChild) |
値を比較する。
(ModelBaseTChildから継承) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) |
![]() | GetHashCode | Serves as the default hash function. (ModelBaseTChildから継承) |
![]() | GetObjectData |
オブジェクトをシリアル化するために必要なデータを設定する。
|
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | NotifyPropertyChanged |
プロパティ変更イベント
(ModelBaseTChildから継承) |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | Validate |
各プロパティが適切な設定であることを検証する。
![]()
以下のプロパティのValidateメソッドを実行する。
ShortCutKeyList CommandPositionList |
名前 | 説明 | |
---|---|---|
![]() | PropertyChanged |
プロパティ変更通知
(ModelBaseTChildから継承) |