C4 Engine
C4 Engine API Documentation

Connector::GetConnectorKey

Defined in:  C4Connector.h
Returns the key value for a connector.
Prototype

const ConnectorKey& GetConnectorKey(voidconst;

Description
The GetConnectorKey function returns the key value for a connector. This is the same key used to identify a connector by the Node::GetConnectedNode function.
See Also

Node::GetConnectedNode

Node::SetConnectedNode