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