Api GroupAttribute
class

GroupAttribute

public class GroupAttribute : Attribute

Sets the category or the group of a type or a type member. This info can then be retrieved via DisplayInfo library.

Constructors

GroupAttribute(String value)

Properties

Name Type Description
Value virtual String
Icon String
StartFolded Boolean If true then the group should start closed
Assembly: Sandbox.System Full Name: GroupAttribute