Show / Hide Table of Contents

Class CheckStateEnum

Inheritance
System.Object
CheckStateEnum
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class CheckStateEnum : Enum

Fields

Checked

Declaration
public const CheckStateEnum Checked
Field Value
Type Description
CheckStateEnum

Indeterminate

Declaration
public const CheckStateEnum Indeterminate
Field Value
Type Description
CheckStateEnum

Unchecked

Declaration
public const CheckStateEnum Unchecked
Field Value
Type Description
CheckStateEnum

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾