HKI Core
Public Member Functions | List of all members
HKI.Core.Settings.FrameRateAndVSyncMode Class Reference

Special Variable enables the use of the FrameRateAndVSyncModes data type as a variable of the settings system. More...

Inheritance diagram for HKI.Core.Settings.FrameRateAndVSyncMode:
HKI.Core.Variables.HKIVarGeneric< FrameRateAndVSyncModes >

Public Member Functions

override void Save (XmlNode parentNode)
 
override void Load (XmlNode node)
 
- Public Member Functions inherited from HKI.Core.Variables.HKIVarGeneric< FrameRateAndVSyncModes >
void SetValueToDefaultValue ()
 
void SetValueToPreviousValue ()
 
void SetDefaultValueToPreviousValue ()
 
void SetDefaultValueToValue ()
 
override string ToString ()
 

Additional Inherited Members

- Protected Member Functions inherited from HKI.Core.Variables.HKIVarGeneric< FrameRateAndVSyncModes >
virtual void SetWithParameters (object[] parameters)
 
- Properties inherited from HKI.Core.Variables.HKIVarGeneric< FrameRateAndVSyncModes >
GetDefaultValue [get]
 
Value [get]
 
SetValue [set]
 

Detailed Description

Special Variable enables the use of the FrameRateAndVSyncModes data type as a variable of the settings system.

Definition at line 12 of file FrameRateAndVSyncMode.cs.

Member Function Documentation

◆ Load()

override void HKI.Core.Settings.FrameRateAndVSyncMode.Load ( XmlNode  node)
inline

Definition at line 25 of file FrameRateAndVSyncMode.cs.

◆ Save()

override void HKI.Core.Settings.FrameRateAndVSyncMode.Save ( XmlNode  parentNode)
inline

Definition at line 15 of file FrameRateAndVSyncMode.cs.


The documentation for this class was generated from the following file: