Interface IPrimitivePropertyVisitor
Namespace: Unity.Entities.Properties
Syntax
public interface IPrimitivePropertyVisitor
Methods
SupportedPrimitiveTypes()
Declaration
HashSet<Type> SupportedPrimitiveTypes()
Returns
Type | Description |
---|---|
HashSet<System.Type> |