Show / Hide Table of Contents

Class MyObjectBuilder_FactionRelation

Inheritance
System.Object
MyObjectBuilder_FactionRelation
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyObjectBuilder_FactionRelation : ValueType

Fields

FactionId1

Declaration
public long FactionId1
Field Value
Type Description
System.Int64

FactionId2

Declaration
public long FactionId2
Field Value
Type Description
System.Int64

Relation

Declaration
public MyRelationsBetweenFactions Relation
Field Value
Type Description
MyRelationsBetweenFactions

Reputation

Declaration
public int Reputation
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾