Interface ActorTemplateUser

    • Method Detail

      • setTemplate

        void setTemplate​(AbstractActorTemplate value)
        Sets the name of the global actor to use.
        Parameters:
        value - the global name
      • getTemplate

        AbstractActorTemplate getTemplate()
        Returns the name of the global actor in use.
        Returns:
        the global name
      • templateTipText

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