FoundryVTT MCP Server Documentation - v0.9.2
Preparing search index...
foundry/types
GeneratedLocation
Interface GeneratedLocation
interface
GeneratedLocation
{
name
:
string
;
type
:
string
;
description
:
string
;
features
:
string
[]
;
inhabitants
?:
string
[]
;
hooks
?:
string
[]
;
connections
?:
string
[]
;
}
Index
Properties
name
type
description
features
inhabitants?
hooks?
connections?
Properties
name
name
:
string
type
type
:
string
description
description
:
string
features
features
:
string
[]
Optional
inhabitants
inhabitants
?:
string
[]
Optional
hooks
hooks
?:
string
[]
Optional
connections
connections
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
description
features
inhabitants
hooks
connections
FoundryVTT MCP Server Documentation - v0.9.2
Loading...