Namespace Microsoft.XboxStudios.GameStateTracker.Unity
Classes
UnityClassManager
A class used to associate Unity game objects with subclasses of UnityObject.
UnityGameObject
A class representing an Unity GameObject.
UnityGameState
A class representing game state for Unity.
UnityObject
A class representing an Unity Object.
UnityObjectRepository
A unity game object repository implementation using RPC hooks.
Interfaces
IUnityGameObject
An interface representing an Unity game object.
IUnityHookClient
An interface that represents a unity hook client, which executes unity object queries.
IUnityObject
An interface representing an Unity object.