Show / Hide Table of Contents

Class MyObjectBuilder_FactionsVisEntry

Entry used to store player to factions visibility

Inheritance
System.Object
MyObjectBuilder_FactionsVisEntry
Namespace: VRage.Game
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
public long IdentityId
Field Value
Type Description
System.Int64

PlayerId

Declaration
public ulong PlayerId
Field Value
Type Description
System.UInt64

SerialId

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