Class ManageInteractiveActors

    • Field Detail

      • m_Enable

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

      • ManageInteractiveActors

        public ManageInteractiveActors()
    • Method Detail

      • setEnable

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

        public boolean getEnable()
        Returns whether the interactive behaviour gets enabled or disabled.
        Returns:
        true if the interactive 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.