EntityState.has

To determine whether this state has a provider for a specific component type.

@param type The type of component to look for a provider for @return true if there is a provider for the given type, false otherwise

class EntityState
bool
has
(
ClassInfo class_a
)

Meta