Class PlayerSpawnedEvent
Dispatched when an OpenPlayer spawns in a world
Namespace: OpenAPI.Events.Player
Assembly: OpenAPI.dll
Syntax
public class PlayerSpawnedEvent : PlayerEvent
Constructors
| Improve this Doc View SourcePlayerSpawnedEvent(OpenPlayer)
Declaration
public PlayerSpawnedEvent(OpenPlayer player)
Parameters
Type | Name | Description |
---|---|---|
OpenPlayer | player |