Class ComponentApiExtensions
- Namespace
- LunyScript.Unity.Blocks /
- Assembly
- LunyScript.Unity.dll
public static class ComponentApiExtensions
Expand Details ...
- Inheritance
-
ObjectComponentApiExtensions
Methods
Disable(ComponentApi, Type)
public static ActionBlock Disable(this ComponentApi api, Type componentType)
Parameters
| Type | Name | Description |
|---|---|---|
api |
||
componentType |
Returns
Enable(ComponentApi, Type)
public static ActionBlock Enable(this ComponentApi api, Type componentType)
Parameters
| Type | Name | Description |
|---|---|---|
api |
||
componentType |