Interface IActionActorSettings

    • Method Detail

      • getActionActor

        IActionActor<?> getActionActor​(VSAction action)
        Gets the actor implementation instance.
        Parameters:
        action - The action instance.
        Returns:
        The action actor implementation.
      • getDescription

        java.lang.String getDescription()
        Gets the description of this actor from it's settings or the actor.