class
PackageCard
public class PackageCard : Panel Constructors
PackageCard() Properties
| Name | Type | Description |
|---|---|---|
Package | Package | |
OnLaunch | Action | Called when the icon part of the card is pressed |
OnMenu | Action | Called when the icon part of the card is right clicked |
Decorated | Boolean | |
UsersNow | Int32 |
Methods
String FormatHoursPlayed() String UpdatedString() Void UpdateUsers(String ident, Int64 value) Void UpdateFaves(String ident, Int64 value)