API reference
API reference
Select your platform
No SDKs available
No versions available

CallbackRunner Class

Extends MonoBehaviour
This class, CallbackRunner, is a MonoBehaviour that manages callbacks for the Meta Quest Platform. It ensures that only one instance of the class exists in the scene and persists between scene loads if specified. The class also updates the callbacks: CallbackRunner.Update() on each frame and resets the test platform on destruction.

Fields

This is a public boolean variable that determines whether the CallbackRunner instance should persist between scene loads. The default value is true, and it is used in the CallbackRunner.Awake() method.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon