[]
Global attribute for CustomEffect description.
[AttributeUsage(AttributeTargets.Class, Inherited = true)]
public class CustomEffectAttribute : Attribute, _Attribute
Name | Description |
---|---|
CustomEffectAttribute(string, string, string) | Initializes a new instance of CustomEffectAttribute class. |
Name | Description |
---|---|
Author | Gets the Author name. |
Category | Gets the Category name. |
Description | Gets the Description name. |
DisplayName | Gets the DisplayName name. |