Class MyRelationsBetweenPlayerAndBlock
  
  Enum describing relations between player and block
    Inheritance
    System.Object
    MyRelationsBetweenPlayerAndBlock
   
  
  Assembly: VRage.Game.dll
  Syntax
  
    public sealed class MyRelationsBetweenPlayerAndBlock : Enum
   
  Fields
  
  
  
  Enemies
  
  
  Declaration
  
    public const MyRelationsBetweenPlayerAndBlock Enemies
   
  Field Value
  
  
  
  FactionShare
  
  
  Declaration
  
    public const MyRelationsBetweenPlayerAndBlock FactionShare
   
  Field Value
  
  
  
  Friends
  
  
  Declaration
  
    public const MyRelationsBetweenPlayerAndBlock Friends
   
  Field Value
  
  
  
  Neutral
  
  
  Declaration
  
    public const MyRelationsBetweenPlayerAndBlock Neutral
   
  Field Value
  
  
  
  NoOwnership
  
  
  Declaration
  
    public const MyRelationsBetweenPlayerAndBlock NoOwnership
   
  Field Value
  
  
  
  Owner
  
  
  Declaration
  
    public const MyRelationsBetweenPlayerAndBlock Owner
   
  Field Value
  
  
  
  value__
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  Extension Methods