Blockbench Reference Docs
Preparing search index...
custom/util
ConditionResolvable
Type Alias ConditionResolvable<Context>
ConditionResolvable
:
|
undefined
|
boolean
|
(
(
context
:
Context
)
=>
boolean
)
|
Partial
<
{
features
:
string
[]
;
formats
:
string
[]
;
modes
:
string
[]
;
project
:
boolean
;
selected
:
{
animation
?:
boolean
;
animation_controller
?:
boolean
;
animation_controller_state
?:
boolean
;
cube
?:
boolean
;
element
?:
boolean
;
group
?:
boolean
;
keyframe
?:
boolean
;
locator
?:
boolean
;
mesh
?:
boolean
;
null_any
?:
boolean
;
outliner
?:
boolean
;
spline
?:
boolean
;
texture
?:
boolean
;
texture_mesh
?:
boolean
;
}
;
tools
:
string
[]
;
method
(
context
:
Context
)
:
boolean
;
}
,
>
Type Parameters
Context
extends
any
=
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Blockbench Reference Docs
Loading...