Interface IUsesMARSData<T>
Provides access to generic MARS data of the given type
Namespace: Unity.MARS.Data
Assembly: Unity.MARS.Interfaces.dll
Syntax
public interface IUsesMARSData<T>
Type Parameters
Name | Description |
---|---|
T | The type of data |