class
PackageList
public class PackageList : Panel Constructors
PackageList() Properties
| Name | Type | Description |
|---|---|---|
Query | String | |
Take | Int32 | |
ShowFilters | Boolean | |
ItemSize | Vector2 | |
OnMenu | Action<Package> | |
OnSelected | Action<Package> | |
OnFilterChanged | Action<String> | |
Packages | Package[] | |
FoundPackages | List<Package> |
Fields
| Name | Type | Description |
|---|---|---|
Result | FindResult |