Searched defs:KeyInfo (Results 1 – 3 of 3) sorted by relevance
35 struct KeyInfo { struct36 string uuid;37 int32_t missionId = 0;38 static constexpr int32_t maxSplitVars = 2;39 static unique_ptr<KeyInfo> ParseInfo(const std::string& strKey) in ParseInfo()
31 struct KeyInfo { struct32 uint8_t keyCount;33 uint8_t row1Count;34 uint8_t row2Count;35 uint8_t row3Count;36 uint8_t row4Count;37 const char* keyName[32]; // 32: max count of keys
144 struct KeyInfo { struct146 KeyBlob key;148 KeyBlob keyDesc;150 KeyBlob keyId;