Class CustomAbilityAttribute
- Namespace
- Exiled.API.Features.Attributes
- Assembly
- Exiled.API.dll
An attribute to easily manage CustomAbility initialization.
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
public sealed class CustomAbilityAttribute : Attribute, _Attribute
- Inheritance
-
CustomAbilityAttribute
- Implements
- Inherited Members
- Extension Methods