Preparing search index...
The search index is not available
dddice JavaScript SDK
dddice JavaScript SDK
IRollValue
Interface IRollValue
Roll Value
interface
IRollValue
{
uuid
:
string
;
is_hidden
:
boolean
;
is_user_value
:
boolean
;
is_visible
:
boolean
;
is_cleared
:
boolean
;
is_dropped
:
boolean
;
label
?:
string
;
meta
?:
{
[
key
:
string
]
:
any
;
}
;
type
:
string
;
theme
:
string
;
value
:
number
;
value_to_display
:
string
|
IRollValueImage
;
created_at
:
string
;
updated_at
:
string
;
}
Index
Properties
uuid
is_
hidden
is_
user_
value
is_
visible
is_
cleared
is_
dropped
label?
meta?
type
theme
value
value_
to_
display
created_
at
updated_
at
Properties
uuid
uuid
:
string
is_
hidden
is_
hidden
:
boolean
is_
user_
value
is_
user_
value
:
boolean
is_
visible
is_
visible
:
boolean
is_
cleared
is_
cleared
:
boolean
is_
dropped
is_
dropped
:
boolean
Optional
label
label
?:
string
Optional
meta
meta
?:
{
[
key
:
string
]
:
any
;
}
Type declaration
[
key
:
string
]:
any
type
type
:
string
theme
theme
:
string
value
value
:
number
value_
to_
display
value_
to_
display
:
string
|
IRollValueImage
created_
at
created_
at
:
string
updated_
at
updated_
at
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
uuid
is_
hidden
is_
user_
value
is_
visible
is_
cleared
is_
dropped
label
meta
type
theme
value
value_
to_
display
created_
at
updated_
at
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 Value