SetEntityPosition
Sets the position for the given entity.
- netHandle: parameter input should be in NetHandle type
- newPosition: parameter input should be in Vector3 type
{{#tag:syntaxhighlight| // Code here... |lang=csharp}} }}