Hi,
I want to create some custom nodes, with allowDynamicAttributes set to True.
But I cant find the correct method to call from the derived class, and I dont see any docs of that classes.
I have also tryed to use python 'help(Node)' command, but its shouts an error:
" 'more' is not recognized as an internal or external command, operable program or batch file"
Thanks in advance,