parse-objflags
v0.0.9
Published
parse cocos creator _objFlags
Downloads
2
Maintainers
Readme
parseObjFlags
When running the cocos creator project, I often want to know a cocos object. Unfortunately, _objFlagId has no integer and I cannot visually see the status of this object. In order to solve this problem, the parseObjFlags tool was developed.
Install
npm i parse-objflags -g
Usage
- Execute in the console
parseObjFlags <id>