Anvil
Loading...
Searching...
No Matches
Anvil.API.EffectParams< T > Class Template Referencesealed

Represents an array of Effect parameters. More...

+ Inheritance diagram for Anvil.API.EffectParams< T >:
+ Collaboration diagram for Anvil.API.EffectParams< T >:

Public Member Functions

IEnumerator< T?> GetEnumerator ()
 

Properties

int Count [get]
 Gets the number of parameters.
 
T? this[int index] [get, set]
 

Detailed Description

Represents an array of Effect parameters.

Template Parameters
TThe parameter type.

The documentation for this class was generated from the following file: