Summary
Get GameObject's component by its type
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime .Agents - Containing Type
- GenericTimeAgent
Syntax
public Component GetComponentByType(string type)
Parameters
| Name | Type | Description |
|---|---|---|
| type | string |
Return Value
| Type | Description |
|---|---|
| Component |