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