Comparing version 1.0.15 to 1.0.16
@@ -17,6 +17,9 @@ /** | ||
*/ | ||
RegisterSelectPoint(callback) { | ||
RegisterSelectPoint(callback,callBack1) { | ||
var re = [{ | ||
code: 103005, | ||
callBack: callback | ||
}, { | ||
code: 103004, | ||
callBack:callBack1 | ||
}] | ||
@@ -23,0 +26,0 @@ this.#unityInstance.Register(re) |
{ | ||
"name": "abengine", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "引入 npm i ABengine", | ||
@@ -5,0 +5,0 @@ "main": "ab3d.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
126739
734