Public Member Functions | |
| void | InitGraph (Waypoint[] waypoints, bool setYZero) |
| WaypointPathGraph (BinaryReader reader) | |
| new void | Save (BinaryWriter writer) |
| new void | Save (string filename) |
Static Public Member Functions | |
| static WaypointPathGraph | Create (GameObject waypointsCollection) |
| static WaypointPathGraph | Create (GameObject waypointsCollection, bool setYZero) |
| static new WaypointPathGraph | Load (string filename) |