Struct InfoWidgetData
Structure containing data representing an Info Panel widget.
Inherited Members
Namespace: SociallyDistant.Core.Shell.InfoPanel
Assembly: SociallyDistant.Framework.dll
Syntax
public struct InfoWidgetData
Fields
CreationData
The data provided when creating the widget.
Declaration
public InfoWidgetCreationData CreationData
Field Value
Type | Description |
---|---|
InfoWidgetCreationData |
Id
The unique ID generated for the widget when it was spawned.
Declaration
public int Id
Field Value
Type | Description |
---|---|
int |