Difference between revisions of "GetScale"
Jump to navigation
Jump to search
entered info, used the template for functions
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
imported>PoHa! (entered info, used the template for functions) |
||
Line 1: | Line 1: | ||
{{ | {{Function | ||
|CSWikiPage = GetScale | |||
|origin = GECK1 | |||
|summary = '''GetScale''' returns the raw scale of the selected reference object. Normal scale is 1.00 (100%). | |||
|name = GetScale | |||
|returnVal = scale | |||
|returnType = float | |||
|referenceType = [Object] | |||
|example = <pre>ShackDoor.GetScale</pre> | |||
Will return the shack door's current scale | |||
}} | |||
==Notes== | |||
None | |||
== | ==See Also== | ||
*[[SetScale]] | *[[SetScale]] | ||
Line 12: | Line 20: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] | [[Category:Functions (GECK 1.1)]] | ||
[[Category:Object_Functions]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] | ||
[[Category:Condition Functions (GECK 1.1)]] | [[Category:Condition Functions (GECK 1.1)]] |