L L4D2node

CScriptResponseCriteria

3 own methods

!Used to get response criteria

Methods

callable on a CScriptResponseCriteria script handle
Script Function Returns Parameters Description
GetTable void hscript, hscript Arguments: ( entity, table ) - returns a table of all criteria
GetValue cstring hscript, cstring Arguments: ( entity, criteriaName ) - returns a string
HasCriterion bool hscript, cstring Arguments: ( entity, criteriaName ) - returns true if the criterion exists