20 ::ll::TypedStorage<4, 4, float> mDuration;
21 ::ll::TypedStorage<4, 4, float> mSniffingRadius;
22 ::ll::TypedStorage<4, 4, float> mSuspicionRadiusHorizontal;
23 ::ll::TypedStorage<4, 4, float> mSuspicionRadiusVertical;
24 ::ll::TypedStorage<4, 8, ::SharedTypes::FloatRange> mCooldownRangeSeconds;
36 MCAPI static ::std::string_view
const& NAME();