Method UnbindGraphComponent
UnbindGraphComponent(GraphDescriptor)
Deregister a graph and all of it's children recursively.
Declaration
public static void UnbindGraphComponent(SystemGraphManager.GraphDescriptor descriptor)
Parameters
Type | Name | Description |
---|---|---|
SystemGraphManager.GraphDescriptor | descriptor | Graph to deregister. |