Preparing search index...
The search index is not available
foundryvtt-sprite-animations
foundryvtt-sprite-animations
interfaces
PlaySocketMessage
Interface PlaySocketMessage
interface
PlaySocketMessage
{
animations
:
(
string
|
AnimationConfig
)
[]
;
id
:
string
;
sender
:
string
;
target
:
string
;
timestamp
:
number
;
type
:
"play"
;
users
:
string
[]
;
}
Hierarchy (
view full
)
SocketMessage
PlaySocketMessage
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...