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