Search Results for

    Show / Hide Table of Contents

    Interface ISubroutinedScpRole

    Defines a interface that represents a in player's role.

    Namespace: Exiled.API.Features.Roles
    Assembly: Exiled.API.dll
    Syntax
    public interface ISubroutinedScpRole

    Properties

    | Improve this Doc View Source

    SubroutineModule

    Gets the SCP .

    Declaration
    SubroutineManagerModule SubroutineModule { get; }
    Property Value
    Type Description
    SubroutineManagerModule

    Extension Methods

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