Search Results for

    Show / Hide Table of Contents

    Class PlayerSpawnedEvent

    Dispatched when an OpenPlayer spawns in a world

    Inheritance
    System.Object
    Event
    PlayerEvent
    PlayerSpawnedEvent
    Inherited Members
    PlayerEvent.Player
    Event.IsCancelled
    Event.SetCancelled(Boolean)
    Namespace: OpenAPI.Events.Player
    Assembly: OpenAPI.dll
    Syntax
    public class PlayerSpawnedEvent : PlayerEvent

    Constructors

    | Improve this Doc View Source

    PlayerSpawnedEvent(OpenPlayer)

    Declaration
    public PlayerSpawnedEvent(OpenPlayer player)
    Parameters
    Type Name Description
    OpenPlayer player
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX