Show / Hide Table of Contents

Class MyRelationsBetweenPlayerAndBlock

Enum describing relations between player and block

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

Fields

Enemies

Declaration
public const MyRelationsBetweenPlayerAndBlock Enemies
Field Value
Type Description
MyRelationsBetweenPlayerAndBlock

FactionShare

Declaration
public const MyRelationsBetweenPlayerAndBlock FactionShare
Field Value
Type Description
MyRelationsBetweenPlayerAndBlock

Friends

Declaration
public const MyRelationsBetweenPlayerAndBlock Friends
Field Value
Type Description
MyRelationsBetweenPlayerAndBlock

Neutral

Declaration
public const MyRelationsBetweenPlayerAndBlock Neutral
Field Value
Type Description
MyRelationsBetweenPlayerAndBlock

NoOwnership

Declaration
public const MyRelationsBetweenPlayerAndBlock NoOwnership
Field Value
Type Description
MyRelationsBetweenPlayerAndBlock

Owner

Declaration
public const MyRelationsBetweenPlayerAndBlock Owner
Field Value
Type Description
MyRelationsBetweenPlayerAndBlock

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

MyRelationsBetweenPlayerAndBlockExtensions.IsFriendly(MyRelationsBetweenPlayerAndBlock)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾