Search Results for

    Show / Hide Table of Contents

    Enum TargetPickerType

    Defines the available types to pick a target from. all: all targets allInList: all targets defined in the list allButInList: all targets but the ones defined in the list

    Namespace: RTSEngine.Entities
    Assembly: cs.temp.dll.dll
    Syntax
    public enum TargetPickerType

    Fields

    Name Description
    all
    allButInList
    allInList
    In This Article
    Back to top Unity RTS Engine Documentation