WoW:API Model SetPosition

From AddOn Studio
Revision as of 20:38, 30 December 2005 by WoWWiki>Muert
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax

SetPosition( z );


Parameters

Arguments

z
float - sets the z-value of the model


positiv values will bring the model nearer to you, negative will bring it away

Returns

unknown, probably nil

Template:WoW API