Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
FMODUnity.HelpContent Class Referenceabstract

Public Member Functions

override void OnOpen ()
 
override Vector2 GetWindowSize ()
 
override void OnGUI (Rect rect)
 

Protected Member Functions

void Prepare ()
 
Vector2 GetContentSize ()
 
void DrawContent ()
 

Private Attributes

GUIContent icon
 

Member Function Documentation

◆ DrawContent()

void FMODUnity.HelpContent.DrawContent ( )
abstractprotected

◆ GetContentSize()

Vector2 FMODUnity.HelpContent.GetContentSize ( )
abstractprotected

◆ GetWindowSize()

override Vector2 FMODUnity.HelpContent.GetWindowSize ( )

◆ OnGUI()

override void FMODUnity.HelpContent.OnGUI ( Rect rect)

◆ OnOpen()

override void FMODUnity.HelpContent.OnOpen ( )

◆ Prepare()

void FMODUnity.HelpContent.Prepare ( )
abstractprotected

Member Data Documentation

◆ icon

GUIContent FMODUnity.HelpContent.icon
private

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