Show / Hide Table of Contents

Class MyObjectBuilder_AiTarget.UnreachableEntitiesData

Inheritance
System.Object
MyObjectBuilder_AiTarget.UnreachableEntitiesData
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class UnreachableEntitiesData : Object

Constructors

UnreachableEntitiesData()

Declaration
public UnreachableEntitiesData()

Fields

Timeout

Declaration
public int Timeout
Field Value
Type Description
System.Int32

UnreachableEntityId

Declaration
public long UnreachableEntityId
Field Value
Type Description
System.Int64
☀
☾
In This Article
  • Constructors
    • UnreachableEntitiesData()
  • Fields
    • Timeout
    • UnreachableEntityId
Back to top
Generated by DocFX
☀
☾