VRC SDK
This project aims to completely document the VRChat Unity SDK
|
This is the complete list of members for VRC.SDKBase.Tutorial, including all inherited members.
ActivateAreaMarkerLabel(Transform targetObject, string text) | VRC.SDKBase.Tutorial | static |
ActivateControllerLabel(ControllerHand hand, ControllerInputUI controllerPart, string text, float duration, int priority) | VRC.SDKBase.Tutorial | static |
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.Tutorial | static |
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.Tutorial | static |
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.Tutorial | static |
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.Tutorial | static |
DeactivateControllerLabelDelegate(ControllerHand hand, ControllerInputUI controllerPart) | VRC.SDKBase.Tutorial | |
DeactivateObjectLabel(Transform targetObject) | VRC.SDKBase.Tutorial | static |
DeactivateObjectLabelDelegate(Transform targetObject) | VRC.SDKBase.Tutorial |