Summary
Destroys an InputObject
- Namespace
- SharpInputSystem
- Containing Type
- InputObjectFactory
Syntax
void DestroyInputObject(InputObject obj)
Parameters
| Name | Type | Description |
|---|---|---|
| obj | InputObject | the InputObject to destroy |
Return Value
| Type | Description |
|---|---|
| void |