> For the complete documentation index, see [llms.txt](https://jrcooler.gitbook.io/easy-multiplayer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jrcooler.gitbook.io/easy-multiplayer/utils/multiplayerutils.md).

# MultiplayerUtils

**MultiplayerUtils** is a simple class that provides easier access to commonly used variables, such as `IsServer`, `IsClient`, and `IsListening`, along with some additional features. You can find it in the `Assets/Plugins/JrCooler/EasyMultiplayer/Utils` folder.
