19 ::ll::TypedStorage<4, 4, float> mWithin;
20 ::ll::TypedStorage<4, 4, int> mStartDelay;
21 ::ll::TypedStorage<1, 1, bool> mAvoidWater;
22 ::ll::TypedStorage<1, 1, bool> mTargetNeeded;
23 ::ll::TypedStorage<4, 4, float> mMountDistance;
24 ::ll::TypedStorage<4, 4, int> mMaxFailedAttempts;
36 MCAPI static ::std::string_view
const& NAME();