Skip to main content

SetEntityRotation

Sets the rotation for the given entity.

  • netHandle: parameter input should be in NetHandle type
  • newRotation: parameter input should be in Vector3 type

{{#tag:syntaxhighlight| // Code here... |lang=csharp}} }}