Class MyObjectBuilder_FactionsVisEntry
Entry used to store player to factions visibility
Inheritance
System.Object
MyObjectBuilder_FactionsVisEntry
Assembly: VRage.Game.dll
Syntax
public sealed class MyObjectBuilder_FactionsVisEntry : ValueType
Fields
DiscoveredFactions
Declaration
public List<long> DiscoveredFactions
Field Value
Type |
Description |
System.Collections.Generic.List<System.Int64> |
|
IdentityId
Declaration
Field Value
Type |
Description |
System.Int64 |
|
PlayerId
Declaration
Field Value
Type |
Description |
System.UInt64 |
|
SerialId
Declaration
Field Value
Type |
Description |
System.Int32 |
|