/datum/component/nmnode_cond
Applies to a /datum/nmnode to enforce scenario constraints
Vars | |
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 |
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