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