Method WithAnyReadOnly
WithAnyReadOnly<T0>()
Declaration
public EntityQueryBuilder WithAnyReadOnly<T0>()
Returns
Type Parameters
WithAnyReadOnly(ComponentType)
Declaration
public EntityQueryBuilder WithAnyReadOnly(ComponentType type0)
Parameters
Returns
WithAnyReadOnly<T0, T1>()
Declaration
public EntityQueryBuilder WithAnyReadOnly<T0, T1>()
Returns
Type Parameters
WithAnyReadOnly(ComponentType, ComponentType)
Declaration
public EntityQueryBuilder WithAnyReadOnly(ComponentType type0, ComponentType type1)
Parameters
Returns
WithAnyReadOnly<T0, T1, T2>()
Declaration
public EntityQueryBuilder WithAnyReadOnly<T0, T1, T2>()
Returns
Type Parameters
Name |
Description |
T0 |
|
T1 |
|
T2 |
|
WithAnyReadOnly(ComponentType, ComponentType, ComponentType)
Declaration
public EntityQueryBuilder WithAnyReadOnly(ComponentType type0, ComponentType type1, ComponentType type2)
Parameters
Returns
WithAnyReadOnly<T0, T1, T2, T3>()
Declaration
public EntityQueryBuilder WithAnyReadOnly<T0, T1, T2, T3>()
Returns
Type Parameters
Name |
Description |
T0 |
|
T1 |
|
T2 |
|
T3 |
|
WithAnyReadOnly(ComponentType, ComponentType, ComponentType, ComponentType)
Declaration
public EntityQueryBuilder WithAnyReadOnly(ComponentType type0, ComponentType type1, ComponentType type2, ComponentType type3)
Parameters
Returns
WithAnyReadOnly<T0, T1, T2, T3, T4>()
Declaration
public EntityQueryBuilder WithAnyReadOnly<T0, T1, T2, T3, T4>()
Returns
Type Parameters
Name |
Description |
T0 |
|
T1 |
|
T2 |
|
T3 |
|
T4 |
|
WithAnyReadOnly(ComponentType, ComponentType, ComponentType, ComponentType, ComponentType)
Declaration
public EntityQueryBuilder WithAnyReadOnly(ComponentType type0, ComponentType type1, ComponentType type2, ComponentType type3, ComponentType type4)
Parameters
Returns