#include <c4d_graphview_def.h>
Port description data.
Public Member Functions | |
| GvPortDescription () | |
Public Attributes | |
| String | name |
| GvPortDescFlags | flags |
| GvDataID | data_id |
| Int32 | ports_min |
| Int32 | ports_max |
| Int32 | parent_id |
Constructor. Sets pointers to nullptr.
| String name |
Name.
| GvPortDescFlags flags |
Flags: GvPortDescFlags.
| Int32 ports_min |
Minimum number of ports.
| Int32 ports_max |
Maximum number of ports.
| Int32 parent_id |
Parent ID.