> AGS.Engine.dll!AGS.Engine.StaticGrid.GetNodeAt(int iX, int iY) Line 128 C#
AGS.Engine.dll!AGS.Engine.JumpPointParam.JumpPointPara m(AGS.Engine.BaseGrid iGrid, AGS.Engine.GridPos iStartPos, AGS.Engine.GridPos iEndPos, bool iAllowEndNodeUnWalkable, bool iCrossCorner, bool iCrossAdjacentPoint, AGS.Engine.HeuristicMode iMode) Line 56 C#
AGS.Engine.dll!AGS.Engine.EPPathFinder.getWalkPoints(AGS.Engine.BaseGrid grid, AGS.API.Position from, AGS.API.Position to) Line 45 C#
AGS.Engine.dll!AGS.Engine.EPPathFinder.GetWalkPoints(AGS.API.Position from, AGS.API.Position to) Line 40 C#
AGS.Engine.dll!AGS.Engine.AGSWalkComponent.getWalkPoin ts(AGS.API.Position destination) Line 337 C#
AGS.Engine.dll!AGS.Engine.AGSWalkComponent.walkAsync(AGS.Engine.AGSWalkComponent.WalkInstruc tion currentWalk, AGS.API.Position location, bool straightLine, System.Collections.Generic.List<AGS.API.IObject> debugRenderers) Line 275 C#
AGS.Engine.dll!AGS.Engine.AGSWalkComponent.processWalk Instruction(AGS.Engine.AGSWalkComponent.WalkInstruc tion previousWalk, AGS.Engine.AGSWalkComponent.WalkInstruc tion currentWalk) Line 262 C#
AGS.Engine.dll!AGS.Engine.AGSWalkComponent.getWalkInst ruction() Line 211 C#
AGS.Engine.dll!AGS.Engine.AGSWalkComponent.onRepeatedl yExecute() Line 126 C#
AGS.Engine.dll!AGS.Engine.AGSEvent<AGS.API.IRepeatedlyExecuteEventArgs>.InvokeAsync(AGS.API.IRepeatedlyExecuteEventArgs args) Line 64 C#
AGS.Engine.dll!AGS.Engine.AGSGame.onUpdateFrame(object sender, AGS.Engine.FrameEventArgs e) Line 189 C#
AGS.Engine.dll!AGS.Engine.AGSUpdateThread.RaiseUpdateF rame(double elapsed, ref double timestamp) Line 219 C#
AGS.Engine.dll!AGS.Engine.AGSUpdateThread.DispatchUpda teFrame(object sender, System.EventArgs e) Line 185 C#
AGS.Engine.dll!AGS.Engine.AGSUpdateThread.threadLoop() Line 167 C#