FrameIT
Interactable Class Reference
Inheritance diagram for Interactable:

Private Member Functions

void Start ()
 
void Update ()
 

Private Attributes

Object AttributeSave
 
List< string > URI
 
Interactable parent
 
List< InteractableChildren
 

Member Function Documentation

◆ Start()

void Interactable.Start ( )
private

◆ Update()

void Interactable.Update ( )
private

Member Data Documentation

◆ AttributeSave

Object Interactable.AttributeSave
private

◆ Children

List<Interactable> Interactable.Children
private

◆ parent

Interactable Interactable.parent
private

◆ URI

List<string> Interactable.URI
private

The documentation for this class was generated from the following file: