We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9014ab7 commit b54c525Copy full SHA for b54c525
bindings/2.2081/Cocos2d.bro
@@ -5925,7 +5925,7 @@ class DS_Dictionary {
5925
bool loadRootSubDictFromFile(char const*) = m1 0x1409e0, imac 0x17ab30;
5926
bool loadRootSubDictFromString(gd::string const&) = m1 0x141010, imac 0x17b200, ios 0x161058;
5927
bool rectFromString(gd::string const&, cocos2d::CCRect&) = m1 0x140298, imac 0x17a390;
5928
- void removeAllKeys() = m1 0x143054, imac 0x17d830;
+ void removeAllKeys() = m1 0x143054, imac 0x17d830, ios inline;
5929
void removeKey(char const*) = m1 0x142f70, imac 0x17d740, ios 0x161720;
5930
void removeKey(unsigned int) = m1 0x142e94, imac 0x17d660;
5931
bool saveRootSubDictToCompressedFile(char const*) = m1 0x141b80, imac 0x17bfa0;
0 commit comments