- Found in:
- TrashUtil
floatfunctionGetHeadingPointAngleX(ObjectReference_ref, float_x, float_y, float_z, boola_abs=false)NativeGlobal
Caveats
Parameters
Examples
Auto-Generated Example
ObjectReference myObjectReference___ref
float myFloat___x
float myFloat___y
float myFloat___z
bool myBool__a_abs
float returnedValue = Trash_Function.GetHeadingPointAngleX(myObjectReference___ref, myFloat___x, myFloat___y, myFloat___z, myBool__a_abs)