IComponentProvider.getComponent

Used to request a component from the provider.

@return A component for use in the state that the entity is entering

  1. T getComponent()
    interface IComponentProvider
    T
    getComponent
    (
    T
    )
    ()
  2. Object getComponent(ClassInfo class_a)

Meta