23 ::ll::TypedStorage<4, 4, float> mSuccessRate;
24 ::ll::TypedStorage<4, 4, float> mChanceToStop;
25 ::ll::TypedStorage<4, 4, float> mIntervalRefreshTime;
26 ::ll::TypedStorage<4, 4, float> mCatchUpThreshold;
27 ::ll::TypedStorage<4, 4, float> mMatchDirectionThreshold;
28 ::ll::TypedStorage<4, 4, float> mCatchUpMultiplier;
29 ::ll::TypedStorage<4, 4, float> mSpeedMultiplier;
30 ::ll::TypedStorage<4, 4, float> mSearchRange;
31 ::ll::TypedStorage<4, 4, float> mStopDistance;
32 ::ll::TypedStorage<8, 24, ::std::vector<::MobDescriptor>> mTargetTypes;
45 MCAPI
static void buildSchema(
46 ::std::string
const& name,