Class TestDynamic
Stub expandable node.
Inherited Members
Namespace: Mechatronics.SystemGraph.Test
Assembly: solution.dll
Syntax
[NodeCategory("Test", "DynamicPorts", NodeTick.Synchronous, (LifeCycle)0, 0, NodeMode.Standard, false, Expandable = true)]
public class TestDynamic : NodeExpandable
Methods
Name | Description |
---|---|
GetAllowedPortTypes() | Called from the editor to get the allowed port types override the function to return a custom list of ports to add. |