Interface StandaloneGroupItem<T extends Actor>

    • Method Detail

      • getEnclosingGroup

        T getEnclosingGroup()
        Returns the enclosing group.
        Returns:
        the group, null if not available (eg if parent not set)