Search Results for

    Show / Hide Table of Contents

    Struct SetTargetInputDataEventArgs

    Namespace: RTSEngine.Event
    Assembly: cs.temp.dll.dll
    Syntax
    public struct SetTargetInputDataEventArgs

    Constructors

    SetTargetInputDataEventArgs(SetTargetInputData)

    Declaration
    public SetTargetInputDataEventArgs(SetTargetInputData data)
    Parameters
    Type Name Description
    SetTargetInputData data

    Properties

    Data

    Declaration
    public SetTargetInputData Data { get; }
    Property Value
    Type Description
    SetTargetInputData
    In This Article
    Back to top Unity RTS Engine Documentation