Guides

VRTK_InteractableListener

Overview

Provides a base that classes which require to subscribe to the interaction events of an Interactable Object can inherit from.

Script Usage:

This is an abstract class that is to be inherited to a concrete class that provides interaction event listener functionality, therefore this script should not be directly used.