WoW:API Model SetPosition: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
({{widgetmethod}})
Line 1: Line 1:
{{widgetmethod}}
== Syntax ==
== Syntax ==


Line 17: Line 19:


: unknown, probably nil
: unknown, probably nil
----
{{template:WoW API}}

Revision as of 12:18, 10 June 2006

Widget API ← Model < SetPosition

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