security_vision
This component allows you to judge someone's level of criminal activity by examining them
Vars | |
judgement_criteria | Bitfield containing what things we want to judge based upon |
---|---|
update_judgement_criteria | Optional callback which will modify the value of judgement_criteria before we make the check |
Procs | |
on_examining | When we examine something, check if we have any extra data to add |
Var Details
judgement_criteria
Bitfield containing what things we want to judge based upon
update_judgement_criteria
Optional callback which will modify the value of judgement_criteria
before we make the check
Proc Details
on_examining
When we examine something, check if we have any extra data to add