The search keyword must be a single word (no spaces).

Function CreateTrackable

Line
3485
Location
common.j
Constant?
no
Type
native
Arguments
string trackableModelPath, real x, real y, real facing
Returns
trackable
3485
native CreateTrackable      takes string trackableModelPath, real x, real y, real facing returns trackable
3486
3487
//============================================================================
3488
// Quest API
3489
native CreateQuest          takes nothing returns quest
3490
native DestroyQuest         takes quest whichQuest returns nothing

Information about CreateTrackable

City17 4 years
TODO.

See: https://web.archive.org/web/20100118203131/http://wiki.thehelper.net/wc3/jass/common.j/Trackable_API
You must be logged in with a standard account to contribute.