Api Sandbox UI PanelEventAttribute
class

PanelEventAttribute

public class PanelEventAttribute : Attribute

Add an event listener to a Panel event with the given name. See Single}).

Constructors

PanelEventAttribute(String name)

Properties

Name Type Description
Name String Name of the event to listen to.
Assembly: Sandbox.Engine Namespace: Sandbox.UI Full Name: Sandbox.UI.PanelEventAttribute