Description
Wiki Description
Gets this object's rotation around the y axis.
Documentation Comment
Get the current Y angle of this object
Caveats
Examples
Debug.Trace("We are rotated " + GetAngleY() + " degrees around the Y axis")Auto-Generated Example
float returnedValue = myObjectReference__toCallFunctionOn.GetAngleY()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
