API reference

DebugTreeUI Class

Extends MonoBehaviour

Properties

abstract TLeaf Value[Get]
abstract INodeUI< TLeaf > NodePrefab[Get]

Protected Functions

virtual void Start ( )
abstract DebugTree< TLeaf > InstantiateTree
( TLeaf value )
abstract string TitleForValue
( TLeaf value )

Member Functions

void BuildTree ( )