Interface IUnityObject
An interface representing an Unity object.
Namespace: Microsoft.XboxStudios.GameStateTracker.Unity
Assembly: GameStateTracker.Unity.dll
Syntax
public interface IUnityObjectProperties
View SourceName
Gets the object's name.
Declaration
string Name { get; }Property Value
| Type | Description | 
|---|---|
| string |