Namespace Content.Shared.Whitelist
Classes
EntityWhitelist
Used to determine whether an entity fits a certain whitelist. Does not whitelist by prototypes, since that is undesirable; you're better off just adding a tag to all entity prototypes that need to be whitelisted, and checking for that.