![]() |
|
テキストの入力値の設定を読み書きをする [詳解]
公開メンバ関数 | |
| InputProperty | Read (string fileName, bool noWarning=false) |
| 読み込む [詳解] | |
| List< int > | ValidateSetting (string fileName) |
| void | Write (string fileName, InputProperty inputProperty) |
| 書き込む [詳解] | |
| InputProperty | Read (string fileName, bool noWarning=false) |
| 読み込む [詳解] | |
| void | Write (string fileName, InputProperty inputProperty) |
| 書き込む [詳解] | |
公開変数類 | |
| string | ver |
| bool | useDInput |
静的公開変数類 | |
| const string | CONFIG_EXTENSION = ".cfg" |
テキストの入力値の設定を読み書きをする
| InputProperty Yukar.Engine.TextInputConfigStreamer.Read | ( | string | fileName, |
| bool | noWarning = false |
||
| ) |
| List< int > Yukar.Engine.TextInputConfigStreamer.ValidateSetting | ( | string | fileName | ) |
| void Yukar.Engine.TextInputConfigStreamer.Write | ( | string | fileName, |
| InputProperty | inputProperty | ||
| ) |
|
static |
| bool Yukar.Engine.TextInputConfigStreamer.useDInput |
| string Yukar.Engine.TextInputConfigStreamer.ver |