mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-23 12:26:59 +01:00
Added note.
This commit is contained in:
parent
75c405c174
commit
2fb352fd3c
@ -20,6 +20,7 @@ class QueryBuilder;
|
||||
#endif
|
||||
|
||||
//note add an alterative queue_delete() -> (with different name) -> if called node tells parent to stop getting routed to, and when rwlock can be locked gets queue_deleted.
|
||||
//Also add an rwlock just around the handler map (if it's not done already), and add api to lock and unlock it
|
||||
|
||||
class WebNode : public Node {
|
||||
GDCLASS(WebNode, Node);
|
||||
|
Loading…
Reference in New Issue
Block a user