Space Engineers
Public Member Functions | List of all members
Sandbox.Game.AI.Pathfinding.IMyPathfindingLog Interface Reference

For BW compatibility only to allow separation of Cestmir's pathfinding More...

Inheritance diagram for Sandbox.Game.AI.Pathfinding.IMyPathfindingLog:
Sandbox.Game.AI.Pathfinding.MyVoxelPathfindingLog

Public Member Functions

void LogStorageWrite (MyVoxelBase map, MyStorageData source, MyStorageDataTypeFlags dataToWrite, Vector3I voxelRangeMin, Vector3I voxelRangeMax)
 

Detailed Description

For BW compatibility only to allow separation of Cestmir's pathfinding

Definition at line 15 of file IMyPathfindingLog.cs.

Member Function Documentation

void Sandbox.Game.AI.Pathfinding.IMyPathfindingLog.LogStorageWrite ( MyVoxelBase  map,
MyStorageData  source,
MyStorageDataTypeFlags  dataToWrite,
Vector3I  voxelRangeMin,
Vector3I  voxelRangeMax 
)

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