Difference between revisions of "GetHeight - ActorBase"
Jump to navigation
Jump to search
m
→Notes: fixed up grammar a bit
imported>Wafflesalot (Modified Description, Return Value and Notes to be correct.) |
imported>Rasikko m (→Notes: fixed up grammar a bit) |
||
Line 23: | Line 23: | ||
== Notes == | == Notes == | ||
* This returns the body meshes multiplier so 0.5 would be 50% of the original size of the actor or 1.2 would be 20% larger. | * This returns the body meshes multiplier so 0.5 would be 50% of the original size of the actor or 1.2 would be 20% larger. | ||
* This Function is different to [[GetHeight - ObjectReference|GetHeight]] in that it is a multiplier and not | * This Function is different to [[GetHeight - ObjectReference|GetHeight]] in that it is a multiplier and not an actual height. | ||
== See Also == | == See Also == | ||
*[[ActorBase Script]] | *[[ActorBase Script]] | ||
*[[SetHeight - ActorBase]] | *[[SetHeight - ActorBase]] |