class
CategoryAttribute
public class CategoryAttribute : Attribute Sets the category or the group of a type or a type member. This info can then be retrieved via DisplayInfo library.
Constructors
CategoryAttribute(String value) Properties
| Name | Type | Description |
|---|---|---|
Value virtual | String |
Assembly:
Sandbox.System Full Name: CategoryAttribute