Class CopyPasteHelper
Inheritance
System.Object
CopyPasteHelper
Namespace: GraphProcessor
Assembly: com.alelievr.NodeGraphProcessor.Editor.dll
Syntax
[Serializable]
public class CopyPasteHelper
Fields
| Improve this Doc View SourcecopiedCommentBlocks
Declaration
public List<JsonElement> copiedCommentBlocks
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<JsonElement> |
copiedNodes
Declaration
public List<JsonElement> copiedNodes
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<JsonElement> |