My Project v1
Project
载入中...
搜索中...
未找到
Game.PathfindingResult

Public 属性

volatile bool IsCompleted
 
bool IsInProgress
 
float PathCost
 
int PositionsChecked
 
DynamicArray< Vector3Path = []
 

类成员变量说明

◆ IsCompleted

volatile bool Game.PathfindingResult.IsCompleted

◆ IsInProgress

bool Game.PathfindingResult.IsInProgress

◆ Path

DynamicArray<Vector3> Game.PathfindingResult.Path = []

◆ PathCost

float Game.PathfindingResult.PathCost

◆ PositionsChecked

int Game.PathfindingResult.PositionsChecked

该类的文档由以下文件生成: