Show / Hide Table of Contents

    Interface IPlotPointActivatorData

    Associates IPlotPointActivationConditionDatas with IPlotPointSequenceDatas

    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IPlotPointActivatorData

    Properties

    plotPointActivationConditionId

    The ID of the associated IPlotPointActivationConditionData

    Declaration
    string plotPointActivationConditionId { get; }
    Property Value
    Type Description
    String

    plotPointSequenceId

    The ID of the associated IPlotPointSequenceData

    Declaration
    string plotPointSequenceId { get; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 East Side Games Inc.