Method Exclude
Exclude(Type)
Declaration
public static ComponentType Exclude(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Returns
Type | Description |
---|---|
ComponentType |
Exclude(Int32)
Declaration
public static ComponentType Exclude(int typeIndex)
Parameters
Type | Name | Description |
---|---|---|
Int32 | typeIndex |
Returns
Type | Description |
---|---|
ComponentType |
Exclude<T>()
Declaration
public static ComponentType Exclude<T>()
Returns
Type | Description |
---|---|
ComponentType |
Type Parameters
Name | Description |
---|---|
T |