proto int FGets | ( | FileHandle | file, |
string | var ) |
Get line from file, every next call of this function returns next line.
file | File handle ID of a opened file |
var | Value to write |
Используется в GetControlMappingInfo(), UIScriptedMenu::GetControlMappingInfo(), JsonFileLoader< Class T >::JsonLoadFile(), PluginBase::LoadFile() и ScriptConsoleOutputTab::ReloadOutput().