logic: flag FilterUndefinedNodesFromGraph in ApplicationSettings
If set to true the flag filters all undefined nodes from the graph, unless every active node is undefined.
This commit is contained in:
@@ -13,6 +13,8 @@ public:
|
||||
{
|
||||
COMMAND_INVALID,
|
||||
|
||||
COMMAND_UNDEFINED,
|
||||
|
||||
COMMAND_MEMBER,
|
||||
COMMAND_PARENT,
|
||||
COMMAND_FUNCTION,
|
||||
|
||||
Reference in New Issue
Block a user