M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Engine.Options.IBooleanOptionData Interface Reference

Inherits TaleWorlds.Engine.Options.IOptionData.

Inherited by TaleWorlds.Engine.Options.NativeBooleanOptionData, and TaleWorlds.MountAndBlade.Options.ManagedOptions.ManagedBooleanOptionData.

Additional Inherited Members

- Public Member Functions inherited from TaleWorlds.Engine.Options.IOptionData
float GetDefaultValue ()
 
void Commit ()
 
float GetValue (bool forceRefresh)
 
void SetValue (float value)
 
object GetOptionType ()
 
bool IsNative ()
 
bool IsAction ()
 Not everything we show in Options has to be Managed or Native option. We might need to show Actions like "Open Benchmark". IsAction represents if this Option is an Action and does NOT represent an option value.
 
bool GetIsDisabledAndReasonID ()
 
- Public Attributes inherited from TaleWorlds.Engine.Options.IOptionData
 string
 Returns if the option is disabled or not. If the option is disabled an explanation text id is expected. This is not a localized text but it's the text id for a localized text.