FavouriteAttribute.

FavouriteAttribute(string) Constructor

Summary

Causes the attributed member to be displayed more prominently in the member selection menu.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
FavouriteAttribute

Syntax

public FavouriteAttribute(string group = null)

Remarks

If the `group` is empty, it will be displayed at the root level

Parameters

Name Type Description
group string

Return Value

Type Description
void