Search Results for

    Show / Hide Table of Contents

    Enum DamageHandlerBase.Action

    All available DamageHandler actions.

    Namespace: Exiled.API.Features.DamageHandlers
    Assembly: Exiled.API.dll
    Syntax
    public enum Action : byte

    Fields

    Name Description
    Damage

    The result is determined by a damage action.

    Death

    The result is determined by a death action.

    None

    None.

    Extension Methods

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