ParameterBase ​
Base class for effect parameters.
Kind: Abstract class
Namespace: CrowdControl.Common
Public Attributes
string
ID
The safe name of the parameter. Not displayed. Must be unique per-parameter.
string
Name
The display name of the parameter.
ParameterType
Type
The type of parameter.
