Preparing search index...
The search index is not available
foundryvtt-sprite-animations
foundryvtt-sprite-animations
interfaces
SocketMessage
Interface SocketMessage
interface
SocketMessage
{
id
:
string
;
sender
:
string
;
timestamp
:
number
;
type
:
"play"
|
"queue"
;
users
:
string
[]
;
}
Hierarchy (
view full
)
SocketMessage
PlaySocketMessage
QueueSocketMessage
Index
Properties
id
sender
timestamp
type
users
Properties
id
id
:
string
sender
sender
:
string
timestamp
timestamp
:
number
type
type
:
"play"
|
"queue"
users
users
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
sender
timestamp
type
users
foundryvtt-sprite-animations
Loading...