Skip to main content
Version: 7.9

Roster Management

Component Palette Icon:

Description​

The user management panel provides a built-in way to edit rosters from a client.

Properties​

NameDescriptionProperty TypeScriptingCategory
AntialiasDraw with antialias on? Makes text smoother.boolean.AntialiasAppearance
BorderThe border surrounding this component. NOTE that the border is unaffected by rotation.Border.BorderCommon
Data QualityThe data quality code for any tag bindings on this component.int.Data QualityData
EnabledIf disabled, a component cannot be used.boolean.EnabledCommon
NameThe name of this component.String.NameCommon
StylesContains the component's styles.Dataset.StylesAppearance
User SourceThe user source to manage users in. If blank, uses the project's default user source.String.User SourceBehavior
VisibleIf disabled, the component will be hidden.boolean.VisibleCommon

Scripting​

See the Roster Management Scripting Functions page for the full list of scripting functions available for this component.

Event Handlers​

Event handlers allow you to run a script based off specific triggers. See the full list of available event handlers on the Component Events page.

Customizers​