Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

CVRInteractable bindings

SDraw edited this page May 31, 2023 · 1 revision

Properties

  • isAttached: get, bool
  • isHeld: get, bool
  • isLookedAt: get, bool
  • isSitting: get, bool
  • tooltip: get/set, string

Methods

  • bool CustomTrigger(): invokes custom trigger actions assigned from CCK.

Static methods

  • bool IsCVRInteractable(object obj): checks if object is type of CVRInteractable.

Notes

Clone this wiki locally