VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDKBase.Tutorial Member List

This is the complete list of members for VRC.SDKBase.Tutorial, including all inherited members.

ActivateAreaMarkerLabel(Transform targetObject, string text)VRC.SDKBase.Tutorialstatic
ActivateControllerLabel(ControllerHand hand, ControllerInputUI controllerPart, string text, float duration, int priority)VRC.SDKBase.Tutorialstatic
ActivateControllerLabelDelegate(ControllerHand hand, ControllerInputUI controllerPart, string text, float duration, int priority)VRC.SDKBase.Tutorial
ActivateObjectLabel(Transform targetObject, TutorialLabelType type, ControllerHand hand, string text, float duration=0.1f, int priority=0, AttachMode attachMode=AttachMode.PositionOnly, bool showOffscreen=false)VRC.SDKBase.Tutorialstatic
ActivateObjectLabel(Transform targetObject, TutorialLabelType type, ControllerHand hand, string text, ControllerActionUI action, float duration=0.1f, int priority=0, AttachMode attachMode=AttachMode.PositionOnly, bool showOffscreen=false)VRC.SDKBase.Tutorialstatic
ActivateObjectLabel(Transform targetObject, TutorialLabelType type, ControllerHand hand, string text, ControllerActionUI action, string textSecondary, ControllerActionUI actionSecondary, float duration, int priority, AttachMode attachMode, bool showOffscreen)VRC.SDKBase.Tutorialstatic
ActivateObjectLabelDelegate(Transform targetObject, TutorialLabelType type, ControllerHand hand, string text, ControllerActionUI action, string textSecondary, ControllerActionUI actionSecondary, float duration, int priority, AttachMode attachMode, bool showOffscreen)VRC.SDKBase.Tutorial
DeactivateControllerLabel(ControllerHand hand, ControllerInputUI controllerPart)VRC.SDKBase.Tutorialstatic
DeactivateControllerLabelDelegate(ControllerHand hand, ControllerInputUI controllerPart)VRC.SDKBase.Tutorial
DeactivateObjectLabel(Transform targetObject)VRC.SDKBase.Tutorialstatic
DeactivateObjectLabelDelegate(Transform targetObject)VRC.SDKBase.Tutorial