[]
Initializes a new instance of CustomEffectAttribute class.
public CustomEffectAttribute(string description, string category, string author)
Public Sub New(description As String, category As String, author As String)
| Type | Name | Description |
|---|---|---|
| string | description | Description of the custom effect |
| string | category | Category of the custom effect |
| string | author | Author of the custom effect |