Interface IProvidesTraits<T>
Defines the interface for providers of traits of the given type
Inherited Members
Namespace: Unity.MARS.Data
Syntax
public interface IProvidesTraits<T> : IProvidesTraits
Type Parameters
Name | Description |
---|---|
T | Type of trait provided |