We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b4167 commit 9812312Copy full SHA for 9812312
src/lib/context.ts
@@ -107,7 +107,7 @@ export class UnityContext {
107
}
108
109
/**
110
- * Emits a remote procedure call towards the running Unity instance.
+ * Emits a message to the running Unity instance.
111
*
112
* @param {string} objectName The `GameObject` on which to call the method.
113
* @param {string} methodName The name of the method which should be invoked.
0 commit comments