Show / Hide Table of Contents

Class StatLogicOperator

Inheritance
System.Object
StatLogicOperator
Namespace: VRage.Game.ObjectBuilders.Definitions
Assembly: VRage.Game.dll
Syntax
public sealed class StatLogicOperator : Enum

Fields

And

Declaration
public const StatLogicOperator And
Field Value
Type Description
StatLogicOperator

Not

Declaration
public const StatLogicOperator Not
Field Value
Type Description
StatLogicOperator

Or

Declaration
public const StatLogicOperator Or
Field Value
Type Description
StatLogicOperator

value__

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