SC_BindObjectToWaypoint

Usage

void SC_BindObjectToWaypoint( int ObjectId, int WaypointId)


Summary

Bind the specified object to the specified waypoint.


Example

// bind object 10 to waypoint 1
SC_BindObjectToWaypoint( 10, 1);


Last Revised: 10 May 2008

Full Functions List


Copyright 2008 to 2009 by James Bunting
www.jbplay.com/games/rod3d/

This page was automatically generated by James' Script Docs Generator