[]
Inserts a new AlphaFloor effect into the list.
public AlphaFloor InsertAlphaFloor(int index)
Public Function InsertAlphaFloor(index As Integer) As AlphaFloor
Type | Name | Description |
---|---|---|
int | index | The effect index in the list. |
Type | Description |
---|---|
AlphaFloor | The inserted AlphaFloor effect. |