Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
SupportReportData
Interface SupportReportData
A bundle of metrics for Support
interface
SupportReportData
{
activeModuleCount
:
number
;
actors
:
number
;
client
:
string
;
coreVersion
:
string
;
gpu
:
string
;
grid
:
number
;
hasViewedScene
:
boolean
;
items
:
number
;
journals
:
number
;
largestTexture
:
{
height
:
number
;
src
?:
string
;
width
:
number
}
;
lights
:
number
;
maxTextureSize
:
string
|
number
;
messages
:
number
;
os
:
string
;
packs
:
number
;
padding
:
number
;
performanceMode
:
string
;
playlists
:
number
;
sceneDimensions
:
string
;
screen
:
string
;
sounds
:
number
;
systemVersion
:
string
;
tables
:
number
;
tiles
:
number
;
tokens
:
number
;
viewport
:
string
;
walls
:
number
;
worldScripts
:
string
[]
;
}
Index
Properties
active
Module
Count
actors
client
core
Version
gpu
grid
has
Viewed
Scene
items
journals
largest
Texture
lights
max
Texture
Size
messages
os
packs
padding
performance
Mode
playlists
scene
Dimensions
screen
sounds
system
Version
tables
tiles
tokens
viewport
walls
world
Scripts
Properties
active
Module
Count
activeModuleCount
:
number
actors
actors
:
number
client
client
:
string
core
Version
coreVersion
:
string
gpu
gpu
:
string
grid
grid
:
number
has
Viewed
Scene
hasViewedScene
:
boolean
items
items
:
number
journals
journals
:
number
largest
Texture
largestTexture
:
{
height
:
number
;
src
?:
string
;
width
:
number
}
lights
lights
:
number
max
Texture
Size
maxTextureSize
:
string
|
number
messages
messages
:
number
os
os
:
string
packs
packs
:
number
padding
padding
:
number
performance
Mode
performanceMode
:
string
playlists
playlists
:
number
scene
Dimensions
sceneDimensions
:
string
screen
screen
:
string
sounds
sounds
:
number
system
Version
systemVersion
:
string
tables
tables
:
number
tiles
tiles
:
number
tokens
tokens
:
number
viewport
viewport
:
string
walls
walls
:
number
world
Scripts
worldScripts
:
string
[]
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
active
Module
Count
actors
client
core
Version
gpu
grid
has
Viewed
Scene
items
journals
largest
Texture
lights
max
Texture
Size
messages
os
packs
padding
performance
Mode
playlists
scene
Dimensions
screen
sounds
system
Version
tables
tiles
tokens
viewport
walls
world
Scripts
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
A bundle of metrics for Support