Show / Hide Table of Contents

Class MyBlockLimitsEnabledEnum

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

Fields

GLOBALLY

Declaration
public const MyBlockLimitsEnabledEnum GLOBALLY
Field Value
Type Description
MyBlockLimitsEnabledEnum

NONE

Declaration
public const MyBlockLimitsEnabledEnum NONE
Field Value
Type Description
MyBlockLimitsEnabledEnum

PER_FACTION

Declaration
public const MyBlockLimitsEnabledEnum PER_FACTION
Field Value
Type Description
MyBlockLimitsEnabledEnum

PER_PLAYER

Declaration
public const MyBlockLimitsEnabledEnum PER_PLAYER
Field Value
Type Description
MyBlockLimitsEnabledEnum

value__

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