Свойство | Type | Description | |
---|---|---|---|
calculatePartial | bool | ||
endHint | |||
endNode | |||
endPoint | |||
originalEndPoint | |||
originalStartPoint | |||
recalcStartEndCosts | bool | ||
startHint | |||
startIntPoint | |||
startNode | |||
startPoint |
Свойство | Type | Description | |
---|---|---|---|
endNodeCosts | int[] | ||
hasEndPoint | bool | ||
partialBestTarget | PathNode |
Méthode | Description | |
---|---|---|
ABPath ( ) : UnityEngine | ||
CalculateStep ( long targetTick ) : void | ||
Cleanup ( ) : void | ||
Construct ( |
||
DebugString ( PathLog logMode ) : string | ||
GetConnectionSpecialCost ( |
||
GetMovementVector ( |
||
Initialize ( ) : void | ||
Prepare ( ) : void | ||
Reset ( ) : void | ||
ResetCosts ( |
Méthode | Description | |
---|---|---|
Recycle ( ) : void | ||
Setup ( |
||
UpdateStartEnd ( |
Méthode | Description | |
---|---|---|
ABPath ( |
public CalculateStep ( long targetTick ) : void | ||
targetTick | long | |
Résultat | void |
public static Construct ( |
||
start | ||
end | ||
callback | OnPathDelegate | |
Résultat |
public DebugString ( PathLog logMode ) : string | ||
logMode | PathLog | |
Résultat | string |
public GetConnectionSpecialCost ( |
||
a | ||
b | ||
currentCost | uint | |
Résultat | uint |
public GetMovementVector ( |
||
point | ||
Résultat |
protected Setup ( |
||
start | ||
end | ||
callbackDelegate | OnPathDelegate | |
Résultat | void |
protected UpdateStartEnd ( |
||
start | ||
end | ||
Résultat | void |
public Vector3,UnityEngine originalEndPoint | ||
Résultat |
public Vector3,UnityEngine originalStartPoint | ||
Résultat |