Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

OnSpawn

ShingekiNoRex edited this page Aug 24, 2018 · 3 revisions

Description

Called when a player spawns into the world.

Handler

IEventHandlerSpawn

Inputs/Outputs

The Player who spawns

  • Vector SpawnPos { get; set; }

The position that the player will spawn at

Examples

Need to be added

Server Guides

API Documents

Clone this wiki locally