Method Reset
Reset(GraphDescriptor, bool)
Reset values and potentially reset serialization data from the GraphDescriptor
Declaration
public static bool Reset(GraphDescriptor desc, bool resetSerialization = true)
Parameters
| Type | Name | Description |
|---|---|---|
| GraphDescriptor | desc | The GraphDescriptor to Reset |
| bool | resetSerialization | if set to |
Returns
| Type | Description |
|---|---|
| bool | Returns true for success |