17 ::ll::TypedStorage<8, 32, ::std::string> mType;
18 ::ll::TypedStorage<8, 32, ::std::string> mRole;
19 ::ll::TypedStorage<8, 32, ::std::string> mPreferredProfession;
20 ::ll::TypedStorage<4, 4, int> mUpdateBase;
21 ::ll::TypedStorage<4, 4, int> mUpdateVariant;
22 ::ll::TypedStorage<4, 4, int> mFirstFoundingReward;
23 ::ll::TypedStorage<4, 4, float> mDwellingBoundsTolerance;
24 ::ll::TypedStorage<1, 1, bool> mCanFindPOI;
25 ::ll::TypedStorage<1, 1, bool> mCanMigrate;
31 virtual char const* getJsonName()
const ;
47 MCAPI
char const* $getJsonName()
const;