Search Results for

    Show / Hide Table of Contents

    Class PlayerHandlers

    Handles general events for players.

    Inheritance
    System.Object
    PlayerHandlers
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Exiled.CustomRoles.Events
    Assembly: Exiled.CustomRoles.dll
    Syntax
    public class PlayerHandlers

    Constructors

    | Improve this Doc View Source

    PlayerHandlers(CustomRoles)

    Initializes a new instance of the PlayerHandlers class.

    Declaration
    public PlayerHandlers(CustomRoles plugin)
    Parameters
    Type Name Description
    CustomRoles plugin

    The CustomRoles plugin instance.

    Extension Methods

    ReflectionExtensions.CopyProperties(Object, Object)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX