League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class ContextualConditionCharacterUnitTags

    Inheritance
    System.Object
    ICharacterSubcondition
    ContextualConditionCharacterUnitTags
    Implements
    IMetaClass
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class ContextualConditionCharacterUnitTags : ICharacterSubcondition, IMetaClass

    Properties

    | Improve this Doc View Source

    TagMode

    Declaration
    public byte TagMode { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    UnitTags

    Declaration
    public MetaEmbedded<ObjectTags> UnitTags { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ObjectTags>

    Implements

    IMetaClass