Search Results for

    Show / Hide Table of Contents

    Enum WarheadStatus

    All the available warhead statuses.

    Namespace: Exiled.API.Enums
    Assembly: Exiled.API.dll
    Syntax
    public enum WarheadStatus

    Fields

    Name Description
    Armed

    The warhead is armed.

    Detonated

    The warhead has detonated.

    InProgress

    The warhead detonation is in progress.

    NotArmed

    The warhead is not armed.

    See Also
    Status

    Extension Methods

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