Riwmorld
Verse.ListableOption_WebLink Class Reference
Inheritance diagram for Verse.ListableOption_WebLink:
Verse.ListableOption

Public Member Functions

 ListableOption_WebLink (string label, Texture2D image)
 
 ListableOption_WebLink (string label, string url, Texture2D image)
 
 ListableOption_WebLink (string label, Action action, Texture2D image)
 
override float DrawOption (Vector2 pos, float width)
 
- Public Member Functions inherited from Verse.ListableOption
 ListableOption (string label, Action action, string uiHighlightTag=null)
 

Public Attributes

Texture2D image
 
string url
 
- Public Attributes inherited from Verse.ListableOption
string label
 
Action action
 
float minHeight = 45f
 

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