Class MyOwnershipShareModeEnum
Inheritance
System.Object
MyOwnershipShareModeEnum
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyOwnershipShareModeEnum : Enum
Fields
All
Declaration
public const MyOwnershipShareModeEnum All
Field Value
Type | Description |
---|---|
My |
Faction
Declaration
public const MyOwnershipShareModeEnum Faction
Field Value
Type | Description |
---|---|
My |
None
Declaration
public const MyOwnershipShareModeEnum None
Field Value
Type | Description |
---|---|
My |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System. |