Class ScriptedClassifierUtils.InitObserver

    • Field Detail

      • m_Context

        protected Actor m_Context
        the context to use.
      • m_Initializations

        protected int m_Initializations
        the number of initializations that took place.
    • Constructor Detail

      • InitObserver

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

      • getInitializations

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