Skip to content

Commit 9812312

Browse files
author
Philipp Molitor
committed
fix docstring
1 parent 76b4167 commit 9812312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/context.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ export class UnityContext {
107107
}
108108

109109
/**
110-
* Emits a remote procedure call towards the running Unity instance.
110+
* Emits a message to the running Unity instance.
111111
*
112112
* @param {string} objectName The `GameObject` on which to call the method.
113113
* @param {string} methodName The name of the method which should be invoked.

0 commit comments

Comments
 (0)