Strata
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Strata
api
/
dev.s7a.strata.node
/
DirtyMask
/
contains
contains
operator
fun
contains
(
phase
:
DirtyPhase
)
:
Boolean
(
source
)
Returns whether
phase
is included in this mask.
Return
true when the phase is dirty.
Parameters
phase
the phase to query.