FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Internal.Inspectables.InspectorRow Class Reference

A row displayed in the FMAR Inspector, containing some bit of information about the inspected object as well as an optional link to be triggered when the row is clicked. More...

Public Member Functions

 InspectorRow (Sprite icon, string header, string body, string link="")
 

Public Attributes

Sprite icon
 
string header
 
string body
 
string link
 

Detailed Description

A row displayed in the FMAR Inspector, containing some bit of information about the inspected object as well as an optional link to be triggered when the row is clicked.

Constructor & Destructor Documentation

◆ InspectorRow()

FMAR.Internal.Inspectables.InspectorRow.InspectorRow ( Sprite icon,
string header,
string body,
string link = "" )
inline

Member Data Documentation

◆ body

string FMAR.Internal.Inspectables.InspectorRow.body

◆ header

string FMAR.Internal.Inspectables.InspectorRow.header

◆ icon

Sprite FMAR.Internal.Inspectables.InspectorRow.icon

◆ link

string FMAR.Internal.Inspectables.InspectorRow.link

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