access ![code/modules/wiremod/components/id/access_checker.dm 1](git.png)
Vars | |
check_any | Whether to check for all or any of the required accesses |
---|---|
required_accesses | A list of the accesses required to return true |
subject_accesses | A list of the accesses to check |
Var Details
check_any ![code/modules/wiremod/components/id/access_checker.dm 13](git.png)
Whether to check for all or any of the required accesses
required_accesses ![code/modules/wiremod/components/id/access_checker.dm 10](git.png)
A list of the accesses required to return true
subject_accesses ![code/modules/wiremod/components/id/access_checker.dm 7](git.png)
A list of the accesses to check