MutableInnerNode
Description
Obtains the InnerNode of a specified index. You can modify the returned InnerNode.
Prototype
InnerNodeInfo *MutableInnerNode(uint32_t index);
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
index |
Input |
Index of an InnerNode |
Returns
None
Restrictions
None
Parent topic: Class FusionScopesResult