Method

PurpleCountingNodeget_online_count

since: 3.0.0

Declaration [src]

int
purple_counting_node_get_online_count (
  PurpleCountingNode* counter
)

Description [src]

Returns the number of children of the counting node that are online.

Available since: 3.0.0

Return value

Type: int

The total number of online children.