Class OnChangedEventArgs
Inherited Members
Namespace: Slipe.Client.Gui.Events
Assembly: SlipeClient.dll
Syntax
public class OnChangedEventArgs
Properties
| Improve this Doc View SourceElement
The Gui element which was changed
Declaration
public EditableGuiElement Element { get; }
Property Value
Type | Description |
---|---|
EditableGuiElement |