Inspector for the AudioBank
More...
|
| static T [] | RemoveElement< T > (T[] array, int index) |
| | Returns a new array that has the item at the given index removed. More...
|
| |
Inspector for the AudioBank
- Template Parameters
-
| TEvent | Event type to support |
Definition at line 13 of file AudioEventBankEditor.cs.
§ DrawInspectorGUI()
§ RemoveElement< T >()
Returns a new array that has the item at the given index removed.
- Parameters
-
| array | The array. |
| index | Index to remove. |
- Returns
- The new array.
Definition at line 346 of file AudioEventBankEditor.cs.
§ SetUpEditor()
§ MyTarget
The documentation for this class was generated from the following file: