Show / Hide Table of Contents

    Interface IPlotPointActivatorData

    Associates IPlotPointActivationConditionDatas with IPlotPointSequenceDatas

    Namespace: IdleKit.Gameplay
    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.