Class ManageTimedActors

    • Field Detail

      • m_Enable

        protected boolean m_Enable
        whether to enable the interactive behaviour.
    • Constructor Detail

      • ManageTimedActors

        public ManageTimedActors()
    • Method Detail

      • setEnable

        public void setEnable​(boolean value)
        Sets whether to enable or disable the timing behaviour.
        Parameters:
        value - if true then timing behaviour will get enabled
      • getEnable

        public boolean getEnable()
        Returns whether the timing behaviour gets enabled or disabled.
        Returns:
        true if the timing behaviour gets enabled
      • enableTipText

        public String enableTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.