The player allows for a user to update the floating state of the player dynamically.
Endpoints
Method | Description |
---|---|
.setFloating(shouldFloat) | NA |
.getFloating() | NA |
Events
Method | Description |
---|---|
.on('float') | Fires when a floating player starts and stops floating. |