|
Error | push_call (ObjectID p_id, const StringName &p_method, const Variant **p_args, int p_argcount, bool p_show_error=false) |
|
Error | push_call (ObjectID p_id, const StringName &p_method, VARIANT_ARG_LIST) |
|
Error | push_notification (ObjectID p_id, int p_notification) |
|
Error | push_set (ObjectID p_id, const StringName &p_prop, const Variant &p_value) |
|
Error | push_call (Object *p_object, const StringName &p_method, VARIANT_ARG_LIST) |
|
Error | push_notification (Object *p_object, int p_notification) |
|
Error | push_set (Object *p_object, const StringName &p_prop, const Variant &p_value) |
|
bool | print () |
|
void | statistics () |
|
void | flush () |
|
int | get_max_buffer_usage () const |
|
The documentation for this class was generated from the following files:
- /Users/huihoo/Downloads/godot-2.0.4-stable/core/message_queue.h
- /Users/huihoo/Downloads/godot-2.0.4-stable/core/message_queue.cpp