Not able to call method with complex datatype argument #1764
jchirantan
started this conversation in
General
Replies: 1 comment 8 replies
|
That's not the Vector DataType Node, it's the description from the datatype dictionary - it would be underneath BaseDataType -> Structure -> ... somewhere. Not sure it matters though - pretty sure the UaCPP demo server has DataTypeDefinition attributes, so Milo should be learning about the datatypes and codecs when it connects. What code are you using when you try to create a Vector and call the method? |
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi @kevinherron ,
Creating this discussion as you asked for in #1593
Following are the images from UAExpert
Vector Method Browse:
Vector Datatype browse:


Method Call UI

All reactions