Search Results for

    Show / Hide Table of Contents

    Interface IHumeShieldRole

    Represents a role that supports a hume shield.

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

    Properties

    | Improve this Doc View Source

    HumeShieldModule

    Gets a reference to the role's PlayerRoles.PlayableScps.HumeShield.HumeShieldModuleBase.

    Declaration
    HumeShieldModuleBase HumeShieldModule { get; }
    Property Value
    Type Description
    PlayerRoles.PlayableScps.HumeShield.HumeShieldModuleBase

    Extension Methods

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