Search Results for

    Show / Hide Table of Contents

    Enum SkillshotType

    Skillshot Type Enumeration

    Namespace: Oasys.Common.Enums.GameEnums
    Assembly: Oasys.Common.dll
    Syntax
    public enum SkillshotType

    Fields

    Name Description
    SkillshotCircle

    Determines that the skillshot is a circle skillshot.

    SkillshotCone

    Determines that the skillshot is a cone skillshot.

    SkillshotLine

    Determines that the skillshot is a linear skillshot.

    Extension Methods

    Extensions.ClearFlags<SkillshotType>(SkillshotType)
    Extensions.GetFlagDescription<SkillshotType>()
    Extensions.GetFlags<SkillshotType>()
    Extensions.In<SkillshotType>(SkillshotType[])
    Extensions.SetFlags<SkillshotType>(SkillshotType, Boolean)
    Extensions.To<T>()
    ☀
    ☾
    In This Article
    • Fields
    • Extension Methods
    Back to top
    Generated by DocFX
    ☀
    ☾