JsRiveObjects


Methods

JsRiveObjects (RiveScript master)


A default Object handler that can deal with JavaScript code.

void load (string name, string[] code)


Called by the RiveScript object to load JavaScript code.

string call (RiveScript rs, string name, string[] fields)


Called by the RiveScript object to execute JavaScript code.