API Referenceglobal
public class Editor.AboutWidget.DependencyComponent
Constructors
Showing 1 constructors
public DependencyComponent()
No results match this filter.
Properties
Showing 8 properties
public string Editor.AboutWidget.DependencyComponent.Comment { get; set; }
public System.Collections.Generic.List`1<string> Editor.AboutWidget.DependencyComponent.Copyright { get; set; }
public bool Editor.AboutWidget.DependencyComponent.IsLicenseExpanded { get; set; }
public string Editor.AboutWidget.DependencyComponent.License { get; set; }
public string Editor.AboutWidget.DependencyComponent.Linkage { get; set; }
public string Editor.AboutWidget.DependencyComponent.Name { get; set; }
public string Editor.AboutWidget.DependencyComponent.ProjectUrl { get; set; }
public System.Collections.Generic.List`1<string> Editor.AboutWidget.DependencyComponent.UsedBy { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.AboutWidget.DependencyComponent |