Lots of work on look-at widgets
This commit is contained in:
@@ -249,7 +249,7 @@ public:
|
||||
// Print statements are discarded. The lua function may return a vector
|
||||
// of values. If so, the values are packed into a StreamBuffer.
|
||||
//
|
||||
void probe_lua_call(int64_t place_id, int64_t actor_id, std::string_view datapack, StreamBuffer *retvals);
|
||||
void probe_lua_call(int64_t actor_id, int64_t place_id, std::string_view datapack, StreamBuffer *retvals);
|
||||
|
||||
// Invoke an Invocation object.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user