nodeeditor icon indicating copy to clipboard operation
nodeeditor copied to clipboard

Change some `unsigned int` variables to `NodeId`.

Open zmoth opened this issue 1 year ago • 0 comments

Fix the getNodeId() function return value to NodeId

toInteger() is used because you want to be compatible with uint64_t

zmoth avatar Sep 28 '23 08:09 zmoth