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

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

ActivateAreaMarkerLabel(Transform targetObject, string text)VRC.SDKBase.VRC_TutorialAction
ActivateControllerLabel(ControllerHand hand, ControllerInputUI controllerPart, string text, float duration, int priority)VRC.SDKBase.VRC_TutorialAction
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.VRC_TutorialAction
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.VRC_TutorialAction
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.VRC_TutorialAction
DeactivateControllerLabel(ControllerHand hand, ControllerInputUI controllerPart)VRC.SDKBase.VRC_TutorialAction
DeactivateObjectLabel(Transform targetObject)VRC.SDKBase.VRC_TutorialAction