Type Alias: CheckCanMove()
CheckCanMove: (instanceId
) => Promise
<boolean
>
Check if passed instance can be moved to other place on the scene
Parameters
• instanceId: string
Returns
Promise
<boolean
>
If true
, element can be moved to different point