Preparing search index...
The search index is not available
dddice JavaScript SDK
dddice JavaScript SDK
IRoll
Interface IRoll
Roll
interface
IRoll
{
uuid
:
string
;
equation
:
string
;
direction
:
number
;
room
:
IRoom
;
label
?:
string
;
total_value
:
string
|
(
string
|
IRollValueImage
)
[]
;
user
:
IUser
;
external_id
?:
string
;
values
:
IRollValue
[]
;
velocity
:
number
;
created_at
:
string
;
updated_at
:
string
;
operator
:
Record
<
string
,
string
>
;
whisper
:
string
[]
;
}
Index
Properties
uuid
equation
direction
room
label?
total_
value
user
external_
id?
values
velocity
created_
at
updated_
at
operator
whisper
Properties
uuid
uuid
:
string
equation
equation
:
string
direction
direction
:
number
room
room
:
IRoom
Optional
label
label
?:
string
total_
value
total_
value
:
string
|
(
string
|
IRollValueImage
)
[]
user
user
:
IUser
Optional
external_
id
external_
id
?:
string
values
values
:
IRollValue
[]
velocity
velocity
:
number
created_
at
created_
at
:
string
updated_
at
updated_
at
:
string
operator
operator
:
Record
<
string
,
string
>
whisper
whisper
:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
uuid
equation
direction
room
label
total_
value
user
external_
id
values
velocity
created_
at
updated_
at
operator
whisper
dddice JavaScript SDK
ThreeDDiceRollEvent
ThreeDDiceRoomEvent
ThreeDDiceDiceBoxEvent
ConnectionStateCallback
ConnectionErrorCallback
ConnectionCreatedCallback
ConnectionUpdatedCallback
DiceBoxEventCallback
RollEventCallback
RoomEventCallback
LocalEventCallback
DieEventCallback
IApiResponse
ThreeDDiceAPI
Point2
Point3
Point4
TextSize
PickUp
DiceSize
ClickBehavior
Loading...
Generated using
TypeDoc
Roll