Data Fields |
|
RwBool | locked |
RwUInt32 | numNodes |
RxPipelineNode * | nodes |
RwUInt32 | packetNumClusterSlots |
rxEmbeddedPacketState | embeddedPacketState |
RxPacket * | embeddedPacket |
RwUInt32 | numInputRequirements |
RxPipelineRequiresCluster * | inputRequirements |
void * | superBlock |
RwUInt32 | superBlockSize |
RwUInt32 | entryPoint |
RwUInt32 | pluginId |
RwUInt32 | pluginData |
|
This pipeline's embedded packet |
|
The state of this pipeline's embedded packet |
|
The index of the node which is the entry point of this pipeline |
|
Input requirements array |
|
Flags whether the pipeline is locked for editing |
|
Topologically sorted array of pipeline nodes |
|
Input requirements count |
|
Node count |
|
Number of slots allocated for clusters |
|
Rights callback extra data |
|
If required, the Id of the plugin owning this pipeline, or 0 |
|
Internally used block of memory |
|
Internally used block of memory |
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |