Skip to content

fabricnet.kernelpanicsoft.archie.data.common.conditionsAConditionsPlatformFabricCondition

FabricCondition


class FabricCondition(val condition: IACondition) : ResourceCondition

Constructors

FabricCondition

constructor(condition: IACondition)

Properties

archie


val ResourceCondition.archie: IACondition

condition


val condition: IACondition

Functions

getType


open override fun getType(): ResourceConditionType<*>

test


open override fun test(registryLookup: HolderLookup.Provider?): Boolean