Kit Documentation
Kit Documentation
Kit Reference
Kit.Algorithms
Path(T) Class
Path(T) Methods
AddStep Method
GetEnumerator Method
Path
T
AddStep Method
Add a new step to this
Path
T
with the given
stepCost
.
Namespace:
Kit.Algorithms
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
Path
<T>
AddStep
( T
step
,
int
stepCost
)
Request Example
View Source
Parameters
step
Type:
T
stepCost
Type:
System
Int32
Return Value
Type:
Path
T
See Also
Reference
Path
T
Class
Kit.Algorithms Namespace
Send comments on this topic to
agam@frag-games.com