Search Results for

    Show / Hide Table of Contents

    Class UnitTargetPicker

    Inheritance
    Object
    UnitTargetPicker
    Namespace: RTSEngine.UnitExtension
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class UnitTargetPicker : TargetPicker<IUnit, CodeCategoryField>

    Methods

    IsInList(IUnit)

    Declaration
    protected override bool IsInList(IUnit unit)
    Parameters
    Type Name Description
    IUnit unit
    Returns
    Type Description
    Boolean
    In This Article
    Back to top Unity RTS Engine Documentation