API reference
API reference
Select your platform
No SDKs available
No versions available

DebugTreeUI Class

Oculus::Interaction::DebugTree::DebugTreeUI extends MonoBehaviour.

Overview

Properties

abstract TLeaf
Value[Get]
abstract INodeUI< TLeaf >

Object Data

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

Public Member Functions

void

Details

Properties

abstract TLeaf Oculus.Interaction.DebugTree.DebugTreeUI< TLeaf >.Value
No description available.
abstract INodeUI<TLeaf> Oculus.Interaction.DebugTree.DebugTreeUI< TLeaf >.NodePrefab
No description available.

Object Data

virtual void Oculus.Interaction.DebugTree.DebugTreeUI< TLeaf >.Start ( )
No description available.
abstract DebugTree< TLeaf > Oculus.Interaction.DebugTree.DebugTreeUI< TLeaf >.InstantiateTree
( TLeaf value )
No description available.
abstract string Oculus.Interaction.DebugTree.DebugTreeUI< TLeaf >.TitleForValue
( TLeaf value )
No description available.

Member Functions

void Oculus.Interaction.DebugTree.DebugTreeUI< TLeaf >.BuildTree ( )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon