30 ::ll::TypedStorage<4, 4, float> mSpeedModifier;
31 ::ll::TypedStorage<4, 4, int> mSearchRange;
32 ::ll::TypedStorage<4, 4, int> mSearchHeight;
33 ::ll::TypedStorage<4, 4, int> mSearchCount;
34 ::ll::TypedStorage<4, 4, float> mGoalRadius;
35 ::ll::TypedStorage<4, 4, float> mTimeoutCooldown;
48 MCAPI
static void buildSchema(
49 ::std::string
const& name,