Add startNpcDialogue method to runtime control foundation test
This commit is contained in:
@@ -399,6 +399,7 @@ describe("runtime control foundation", () => {
|
|||||||
stopAnimation: () => {},
|
stopAnimation: () => {},
|
||||||
playSound: () => {},
|
playSound: () => {},
|
||||||
stopSound: () => {},
|
stopSound: () => {},
|
||||||
|
startNpcDialogue: () => {},
|
||||||
startDialogue: () => {},
|
startDialogue: () => {},
|
||||||
dispatchControlEffect: (effect, link) => {
|
dispatchControlEffect: (effect, link) => {
|
||||||
dispatches.push({
|
dispatches.push({
|
||||||
|
|||||||
Reference in New Issue
Block a user