Skip to content

CXNetworkIsNodeActive

function

Back to Helios Network Native C API

Kind
function
Source
src/native/include/helios/CXNetwork.h:358

Description

Returns CXTrue if the given node index is currently active.

Signature

CX_EXTERN CXBool CXNetworkIsNodeActive(CXNetworkRef network, CXIndex node);