VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDKBase.Editor.PropertyDrawers.HelpBoxDrawer Class Reference
Inheritance diagram for VRC.SDKBase.Editor.PropertyDrawers.HelpBoxDrawer:
Collaboration diagram for VRC.SDKBase.Editor.PropertyDrawers.HelpBoxDrawer:

Public Member Functions

override float GetHeight ()
 
override void OnGUI (Rect position)
 

Private Member Functions

MessageType GetMessageType (HelpBoxAttribute.MessageType helpBoxMessageType)
 

Detailed Description

Definition at line 3117 of file VRCSDKBase-Editor.cs.

Member Function Documentation

◆ GetHeight()

override float VRC.SDKBase.Editor.PropertyDrawers.HelpBoxDrawer.GetHeight ( )

Definition at line 3119 of file VRCSDKBase-Editor.cs.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetMessageType()

MessageType VRC.SDKBase.Editor.PropertyDrawers.HelpBoxDrawer.GetMessageType ( HelpBoxAttribute.MessageType  helpBoxMessageType)
private

Definition at line 3145 of file VRCSDKBase-Editor.cs.

Here is the caller graph for this function:

◆ OnGUI()

override void VRC.SDKBase.Editor.PropertyDrawers.HelpBoxDrawer.OnGUI ( Rect  position)

Definition at line 3135 of file VRCSDKBase-Editor.cs.

Here is the call graph for this function:

The documentation for this class was generated from the following file: