Click or drag to resize
EntityManagerGetComponent Method
Overload List
  NameDescription
Public methodGetComponentT(Int32)
Gets a component of the passed type attached to the entity with the specified id.
Public methodGetComponent(Int32, Type, Boolean)
Gets a component of the passed type attached to the entity with the specified id.
Top
See Also