![]() |
|
入力値の設定を読み書きをする [詳解]
公開メンバ関数 | |
| InputProperty | Read (string fileName, bool noWarning=false) |
| 読み込む [詳解] | |
| void | Write (string fileName, InputProperty inputProperty) |
| 書き込む [詳解] | |
入力値の設定を読み書きをする
| InputProperty Yukar.Engine.IInputConfigStreamer.Read | ( | string | fileName, |
| bool | noWarning = false |
||
| ) |
| void Yukar.Engine.IInputConfigStreamer.Write | ( | string | fileName, |
| InputProperty | inputProperty | ||
| ) |