Description
Wiki Description
Returns the current scale of this reference.
Documentation Comment
Get the current scale of the object
Caveats
Examples
Debug.Trace("The box has a scale of: " + box.GetScale())Auto-Generated Example
float returnedValue = myObjectReference__toCallFunctionOn.GetScale()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
