Click or drag to resize

JobCunningGetAllTreeInfo method

Provides a summary of the current tree with the current states of its nodes as a string list. Can be used for debugging purposes.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public Cunning<string> GetAllTreeInfos()

Return value

CunningString
Summary of the current tree with the current states of its nodes as a string list.
See also