Search Results for

    Show / Hide Table of Contents

    Namespace RTSEngine.Entities

    Classes

    BaseEntityObstacle<T>

    Building

    Entity

    EntityAmount

    EntityAmountHandler

    EntityColoredRenderer

    EntityTargetPicker

    EntityTargetPickerBase<T>

    FactionEntity

    FactionEntityTargetPicker

    FactionTypeFilteredFactionEntities

    InitBuildingParameters

    InitBuildingParametersInput

    InitEntityParameters

    InitFactionEntityParameters

    InitResourceParameters

    InitResourceParametersInput

    InitUnitParameters

    InitUnitParametersInput

    NavMeshEntityObstacle

    Resource

    ResourceBuilding

    TargetPicker<T, V>

    Generic data type that allows to pick all types of a target T, just a list of elements of type T or everything but a list of elements of type T

    Unit

    Structs

    CodeCategoryField

    FactionEntityRequirement

    FactionTypeFilteredFactionEntities.Element

    Interfaces

    IBuilding

    IEntity

    IEntityFullInitializable

    IEntityInitializable

    IEntityObstacleHandler

    IEntityPostInitializable

    IEntityPrefabInitializable

    IEntityPreInitializable

    IEntityPriorityPreInitializable

    IFactionEntity

    IResource

    IResourceBuilding

    IUnit

    Enums

    EntityType

    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

    In This Article
    Back to top Unity RTS Engine Documentation