Skip to content

T_MSCLoader_SettingsCheckBoxGroup

piotrulos edited this page Apr 7, 2023 · 4 revisions

SettingsCheckBoxGroup Class

CheckBox group (aka radio button)

Inheritance Hierarchy

System.Object
  MSCLoader.SettingsCheckBoxGroup
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public class SettingsCheckBoxGroup

The SettingsCheckBoxGroup type exposes the following members.

Methods

 

Name Description
Public method GetValue Get checkbox value
Public method SetValue Set checkbox value
  Back to Top

Fields

 

Name Description
Public field Instance Settings Instance (used for custom reset button)
  Back to Top

See Also

Reference

MSCLoader Namespace

Clone this wiki locally