https://emily.shillest.net/ayaya/index.php?マニュアル/関数/SAVEVAR
SAVEVAR†
Format†
SAVEVAR( [ path ] )
Function†
- 変数を保存します。unload時に行われる処理と同等です。
- pathに保存先ファイル名を指定することも可能です。
Arguments†
- path
- 保存先ファイル名。省略時は主ファイル名(DLL名)+"_variable.cfg"となります。(例:yaya_variable.cfg)
Return value†
Related†
Version†
- YAYA: Available from the start
- Available in AYA5.8
Example†
- No example yet.
- Someone please provide one!