Method | Description | |
---|---|---|
AStarDelegateTarget ( IEnvironmentObject env, bool>.Func |
||
GetHeuristic ( IntVector3 location ) : ushort | ||
GetIsTarget ( IntVector3 location ) : bool |
public AStarDelegateTarget ( IEnvironmentObject env, bool>.Func |
||
env | IEnvironmentObject | |
func | bool>.Func | |
return | System |
public GetHeuristic ( IntVector3 location ) : ushort | ||
location | IntVector3 | |
return | ushort |
public GetIsTarget ( IntVector3 location ) : bool | ||
location | IntVector3 | |
return | bool |