Interface IUIPanelOwner

    • Method Detail

      • getPanelOwner

        UIPanelBase getPanelOwner()
        Gets the panel owner.
        Returns:
        The panel itself or that owns e.g. the context menu, null for none.
      • getVSParticipant

        VSParticipant getVSParticipant()
        Gets the VSParticipant instance. This is also an instance of VSReference.
        Returns:
        The instance of the VSParticipant, or null if not yet defined.