Anvil
Anvil.API.EffectParams< T > Class Template Reference

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. More...
 
T? this[int index] [get, set]
 

Detailed Description

Represents an array of Effect parameters.

Template Parameters
TThe parameter type.

Property Documentation

◆ Count

int Anvil.API.EffectParams< T >.Count
get

Gets the number of parameters.


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