Updated docs

This commit is contained in:
n00b
2024-12-15 23:12:45 -05:00
parent 7181b6924a
commit 3a03aaa148
124 changed files with 518 additions and 202 deletions

View File

@@ -12,7 +12,7 @@
Gets the actors rotation as a quaternion.
</p>
<p>
Note: This is useful for calculations that require quaternion but most developers should just use GetActorRotation()
Note: This is useful for calculations that require quaternion but most developers should just use GetActorTransform()
</p>
<br><p>Related:
<a href="getactorrotation.html">GetActorRotation</a>