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 SourceHumeShieldModule
Gets a reference to the role's PlayerRoles.PlayableScps.HumeShield.HumeShieldModuleBase.
Declaration
HumeShieldModuleBase HumeShieldModule { get; }
Property Value
Type | Description |
---|---|
PlayerRoles.PlayableScps.HumeShield.HumeShieldModuleBase |