Property | Type | Description | |
---|---|---|---|
name | string | ||
views | List |
Method | Description | |
---|---|---|
copy_from ( ui_context other ) : void | ||
load ( string prefix ) : void | ||
merge_settings ( log_settings_string_readonly other_sett, bool edited_syntax_now ) : void | ||
save ( string prefix ) : void |
Method | Description | |
---|---|---|
load_save ( bool load, string prefix ) : void |
public merge_settings ( log_settings_string_readonly other_sett, bool edited_syntax_now ) : void | ||
other_sett | log_settings_string_readonly | |
edited_syntax_now | bool | |
return | void |