namespace Content.Server.NPC.Queries.Considerations; /// /// Returns 1f if the target is freely accessible (e.g. not in locked storage). /// public sealed partial class TargetAccessibleCon : UtilityConsideration { }