C# Class AcManager.Tools.Helpers.AcSettings.OculusSettings

Inheritance: IniPresetableSettings
Show file Open project: gro-ove/actools

Protected Methods

Method Description
InvokeChanged ( ) : void
LoadFromIni ( ) : void
SetToIni ( IniFile ini ) : void

Private Methods

Method Description
OculusSettings ( ) : AcTools.DataFile

Method Details

InvokeChanged() protected method

protected InvokeChanged ( ) : void
return void

LoadFromIni() protected method

protected LoadFromIni ( ) : void
return void

SetToIni() protected method

protected SetToIni ( IniFile ini ) : void
ini IniFile
return void