'Declaration Public Function New( _ ByVal description As System.String, _ ByVal category As System.String, _ ByVal author As System.String _ )
public CustomEffectAttribute( System.string description, System.string category, System.string author )
Parameters
- description
- Description of the custom effect
- category
- Category of the custom effect
- author
- Author of the custom effect