byond - Modules - TypesVar Details

/datum/component/nmnode_cond

Applies to a /datum/nmnode to enforce scenario constraints

Vars

negateBy default, the condition is required. If true, invert the check
pnameParameter from scenario storage to check for
pvalueValue to check the parameter against

Var Details

negate

By default, the condition is required. If true, invert the check

pname

Parameter from scenario storage to check for

pvalue

Value to check the parameter against