Class UnityClassManager
A class used to associate Unity game objects with subclasses of UnityObject.
Inherited Members
Namespace: Microsoft.XboxStudios.GameStateTracker.Unity
Assembly: GameStateTracker.Unity.dll
Syntax
public class UnityClassManager : ClassManager, IClassManager, IPropertyManager, ITypeChanger<IGameObject>, IClassDataProvider
Constructors
View SourceUnityClassManager()
Initializes a new instance of the UnityClassManager class.
Declaration
public UnityClassManager()