v0.19.0.0 (unstable)
This commit is contained in:
@@ -115,6 +115,8 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
|
||||
public bool IsAtEndNode => currentIndex >= nodes.Count - 1;
|
||||
|
||||
public List<WayPoint> Nodes
|
||||
{
|
||||
get { return nodes; }
|
||||
|
||||
Reference in New Issue
Block a user