OpenFairyGUI API
Preparing search index...
functions/src
InspectCategoryReport
Interface InspectCategoryReport
Summary report for a single resource category.
interface
InspectCategoryReport
{
count
:
number
;
details
:
{
exported
?:
boolean
;
id
:
string
;
name
:
string
;
path
?:
string
}
[]
;
}
Index
Properties
count
details
Properties
count
count
:
number
details
details
:
{
exported
?:
boolean
;
id
:
string
;
name
:
string
;
path
?:
string
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
details
OpenFairyGUI API
Loading...
Summary report for a single resource category.