OdinClient.UpdatePosition
public async void UpdatePosition(float x, float y)
Updates the Rooms
Info
This should only be used after configuring the room with SetPositionScale(System.
Parameters
Name | Type | Description |
---|---|---|
x | Single | x postition |
y | Single | y postition |