Class MyObjectBuilder_FactionRequests
Inheritance
System.Object
MyObjectBuilder_FactionRequests
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyObjectBuilder_FactionRequests : ValueType
Fields
FactionId
Declaration
public long FactionId
Field Value
Type | Description |
---|---|
System.Int64 |
FactionRequests
Declaration
public List<long> FactionRequests
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int64> |