when I use emitCommand funtion,the UE application broke down
Javasript code:
let descriptor = {
Resolution: {
Width: 1024,
Height: 768
}
}
emitCommand(descriptor);
Can someone help me?
when I use emitCommand funtion,the UE application broke down
Javasript code:
let descriptor = {
Resolution: {
Width: 1024,
Height: 768
}
}
emitCommand(descriptor);
Can someone help me?