Class MyBlockLimitsEnabledEnum
Inheritance
System.Object
MyBlockLimitsEnabledEnum
Assembly: VRage.Game.dll
Syntax
public sealed class MyBlockLimitsEnabledEnum : Enum
Fields
GLOBALLY
Declaration
public const MyBlockLimitsEnabledEnum GLOBALLY
Field Value
NONE
Declaration
public const MyBlockLimitsEnabledEnum NONE
Field Value
PER_FACTION
Declaration
public const MyBlockLimitsEnabledEnum PER_FACTION
Field Value
PER_PLAYER
Declaration
public const MyBlockLimitsEnabledEnum PER_PLAYER
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|