当声明CCBoolean时警告
[Scene] No needs to indicate the ‘cc.Boolean’ attribute for “Test.isStatic”, which its default value is type of Boolean.
当声明Boolean时警告
[Scene] The type of “Test.isStatic” must be CCBoolean, not Boolean.
当声明CCBoolean时警告
[Scene] No needs to indicate the ‘cc.Boolean’ attribute for “Test.isStatic”, which its default value is type of Boolean.
当声明Boolean时警告
[Scene] The type of “Test.isStatic” must be CCBoolean, not Boolean.