Property | Type | Description | |
---|---|---|---|
m_CallbackFunction | string | ||
m_Waypoints | List |
Method | Description | |
---|---|---|
Start ( ) : void | ||
addWaypoint ( Vector3 waypoint ) : void | ||
destroy ( ) : void | ||
updateTweenPosition ( ) : void |
public addWaypoint ( Vector3 waypoint ) : void | ||
waypoint | Vector3 | |
return | void |