Read and write input value settings More...
Public Member Functions | |
InputProperty | Read (string fileName, bool noWarning=false) |
load More... | |
void | Write (string fileName, InputProperty inputProperty) |
write in More... | |
Read and write input value settings
InputProperty Yukar.Engine.IInputConfigStreamer.Read | ( | string | fileName, |
bool | noWarning = false |
||
) |
load
fileName | File Path |
Implemented in Yukar.Engine.TextInputConfigStreamer.
void Yukar.Engine.IInputConfigStreamer.Write | ( | string | fileName, |
InputProperty | inputProperty | ||
) |
write in
fileName | File Path |
inputProperty | Bind information |
Implemented in Yukar.Engine.TextInputConfigStreamer.