com.devbridie.wizardsandwarriors.framework / Rule / isApplicable
abstract fun isApplicable(parameters: CP): Boolean
abstract fun isApplicable(parameters: CP):
Boolean
Return true if this rule should be applied given parameters.