UNPKG

hytopia

Version:

The HYTOPIA SDK makes it easy for developers to create massively multiplayer games using JavaScript or TypeScript.

48 lines (23 loc) 751 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [server](./server.md) &gt; [DefaultPlayerEntity](./server.defaultplayerentity.md) &gt; [(constructor)](./server.defaultplayerentity._constructor_.md) ## DefaultPlayerEntity.(constructor) Constructs a new instance of the `DefaultPlayerEntity` class **Signature:** ```typescript constructor(options: DefaultPlayerEntityOptions); ``` ## Parameters <table><thead><tr><th> Parameter </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> options </td><td> [DefaultPlayerEntityOptions](./server.defaultplayerentityoptions.md) </td><td> </td></tr> </tbody></table>