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

Public Member Functions

 SimpleHelp (string text, float textWidth=300)
 
- Public Member Functions inherited from FMODUnity.HelpContent
override void OnOpen ()
 
override Vector2 GetWindowSize ()
 
override void OnGUI (Rect rect)
 

Protected Member Functions

override void Prepare ()
 
override Vector2 GetContentSize ()
 
override void DrawContent ()
 
- Protected Member Functions inherited from FMODUnity.HelpContent
void Prepare ()
 
Vector2 GetContentSize ()
 
void DrawContent ()
 

Private Attributes

GUIContent text
 
GUIStyle style
 
float textWidth
 

Constructor & Destructor Documentation

◆ SimpleHelp()

FMODUnity.SimpleHelp.SimpleHelp ( string text,
float textWidth = 300 )

Member Function Documentation

◆ DrawContent()

override void FMODUnity.SimpleHelp.DrawContent ( )
protected

◆ GetContentSize()

override Vector2 FMODUnity.SimpleHelp.GetContentSize ( )
protected

◆ Prepare()

override void FMODUnity.SimpleHelp.Prepare ( )
protected

Member Data Documentation

◆ style

GUIStyle FMODUnity.SimpleHelp.style
private

◆ text

GUIContent FMODUnity.SimpleHelp.text
private

◆ textWidth

float FMODUnity.SimpleHelp.textWidth
private

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