Documentation
Preparing search index...
ts_lib/lib/graphmanip2
GraphCommandQuantityUpdate
Type Alias GraphCommandQuantityUpdate
type
GraphCommandQuantityUpdate
=
{
content
:
{
quantity
:
number
;
rootId
:
GraphNodeRootId
}
;
type
:
"quantityUpdate"
;
}
Index
Properties
content
type
Properties
content
content
:
{
quantity
:
number
;
rootId
:
GraphNodeRootId
}
type
type
:
"quantityUpdate"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
type
Documentation
Loading...