Class FlowContextUtils.UpdateObserver

    • Field Detail

      • m_Context

        protected Actor m_Context
        the context to set.
      • m_Updates

        protected int m_Updates
        the number of flow contexts that were updated.
    • Constructor Detail

      • UpdateObserver

        public UpdateObserver​(Actor context)
        Initializes the observer.
        Parameters:
        context - the context to set
    • Method Detail

      • getUpdates

        public int getUpdates()
        Returns the number of updates.
        Returns:
        the updates