PathfindingTestMode Constructor |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic PathfindingTestMode(
ISceneEditor documentWindow,
Pathfinding owner
)
Parameters
- documentWindow ISceneEditor
-
- owner Pathfinding
-
See Also