C++ Java Unity
Unity Reference
TrackableBehaviour.StatusChangeResult Struct Reference

The result of a trackable changing its Status Both previous and new status are provided More...

Public Attributes

Status NewStatus
 
Status PreviousStatus
 

Detailed Description

The result of a trackable changing its Status Both previous and new status are provided

Member Data Documentation

Status NewStatus
Status PreviousStatus