register_component
Description:
public bool register_component (
Component component)
Register a componet to an Bus synchronously.
Parameters:
| this |
An Bus.
|
| component |
A input engine component.
|
Returns:
|
true if the "RegisterComponent" call is suceeded, false otherwise.
|