namespace Content.Server.NPC.Queries.Considerations; /// /// Returns 1f where the specified target is valid for the active hand's whitelist. /// public sealed partial class TargetAmmoMatchesCon : UtilityConsideration { }