Skip to content

Commit 26777af

Browse files
authored
will this work
1 parent 69e3b6c commit 26777af

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bindings/2.2081/Cocos2d.bro

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4203,6 +4203,9 @@ class cocos2d::CCStopGrid : cocos2d::CCActionInstant {
42034203

42044204
[[link(win, android)]]
42054205
class cocos2d::CCString : cocos2d::CCObject {
4206+
[[since("5.0.0-beta.4")]]
4207+
CCString();
4208+
42064209
static cocos2d::CCString* createWithContentsOfFile(char const*) = imac 0x7ab6d0, m1 0x6b2100, ios 0x268fd4;
42074210
static cocos2d::CCString* createWithData(unsigned char const*, unsigned long) = imac 0x7ab400, m1 0x6b1ec0, ios 0x268e98;
42084211

0 commit comments

Comments
 (0)