Space Engineers
Public Member Functions | Properties | List of all members
Sandbox.Game.AI.Pathfinding.MyGridNavigationMesh.Component Class Reference
Inheritance diagram for Sandbox.Game.AI.Pathfinding.MyGridNavigationMesh.Component:
Sandbox.Game.AI.Pathfinding.IMyHighLevelComponent

Public Member Functions

 Component (MyGridNavigationMesh parent, int componentIndex)
 
bool Contains (MyNavigationPrimitive primitive)
 

Properties

bool FullyExplored [get]
 
- Properties inherited from Sandbox.Game.AI.Pathfinding.IMyHighLevelComponent
bool FullyExplored [get]
 

Detailed Description

Definition at line 60 of file MyGridNavigationMesh.cs.

Constructor & Destructor Documentation

Sandbox.Game.AI.Pathfinding.MyGridNavigationMesh.Component.Component ( MyGridNavigationMesh  parent,
int  componentIndex 
)
inline

Definition at line 65 of file MyGridNavigationMesh.cs.

Member Function Documentation

bool Sandbox.Game.AI.Pathfinding.MyGridNavigationMesh.Component.Contains ( MyNavigationPrimitive  primitive)
inline

Property Documentation

bool Sandbox.Game.AI.Pathfinding.MyGridNavigationMesh.Component.FullyExplored
get

Definition at line 82 of file MyGridNavigationMesh.cs.


The documentation for this class was generated from the following file: