リサイズはクリックかドラッグ

EditorIniData クラス

Editor.iniデータクラス
継承階層
SystemObject
  WodiLib.SysModelBaseEditorIniData
    WodiLib.IniEditorIniData

名前空間:  WodiLib.Ini
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
[SerializableAttribute]
public class EditorIniData : ModelBase<EditorIniData>, 
	ISerializable

EditorIniData 型は下記のメンバーを公開します。

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