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