Method ConnectDependency
ConnectDependency(T)
Called by the system after all modules are instantiated if a module of the right type exists
Declaration
[Preserve]
void ConnectDependency(T dependency)
Parameters
Type | Name | Description |
---|---|---|
T | dependency | The provided module |