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