Show / Hide Table of Contents

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
MyOwnershipShareModeEnum

Faction

Declaration
public const MyOwnershipShareModeEnum Faction
Field Value
Type Description
MyOwnershipShareModeEnum

None

Declaration
public const MyOwnershipShareModeEnum None
Field Value
Type Description
MyOwnershipShareModeEnum

value__

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