ApiVersion |
For game extension compatibility. Game targeting extensions are only compatible with that game
if the API Versions match.
|
Archived |
Whether this package is archived or not.
|
CanEdit |
True if we're a member of this package's organization.
|
Collections |
How many collections we're in (roughly)
|
Created |
When the package was originally created.
|
Description |
Full description of the package.
|
EditorReferences |
List of packages that this package depended on during editing.
|
EngineVersion |
Engine version this package was uploaded with.
This is useful for when the base game undergoes large API changes.
|
ErrorRate |
What fraction of users got errors from this package in the last day
|
Favourited |
Number of players who added this package to their favourites.
|
FileSize |
The total size of this package in MB. This only applies to packages from Asset Party, the total file size
of local packages are not calculated.
|
FullIdent |
Full unique identity of this package.
|
Ident |
Unique identity of this package within its <see cref="P:Sandbox.Package.Org">organization.</see>.
|
Interaction |
Describes the authenticated user's interactions with this package. This is only available
clientside for specific users in order to show things like play history state, favourite
status and whether they have rated the item or not.
|
IsFavourite |
True if this asset is in our favourite list.
|
IsRemote |
Whether this is a remote or a locally installed package.
|
LatestNewsPost |
The latest news post created by this package
|
LoadingScreen |
If this package is a game, it can provide media to show on the loading screen
|
Org |
The owner of this package.
|
PackageReferences |
List of packages that this package depends on. These will be downloaded and installed when
installing this package.
|
PackageType |
What kind of package it is.
|
Public |
Whether this package is public or hidden.
|
Referenced |
How many packages we're referenced by (roughly)
|
Referencing |
How many packages we're referencing (roughly)
|
Reviews |
Stats for the reviews. Gives the number of reviews, and the fraction of the total score.
|
Revision |
Information about the current package revision/version.
|
Screenshots |
A list of screenshots
|
Source |
Link to this package's sources, if set.
|
Summary |
A short summary of the package.
|
Tags |
List of tags for this package.
|
Thumb |
Link to the thumbnail image of this package.
|
ThumbTall |
Link to the thumbnail image of this package.
|
ThumbWide |
Link to the thumbnail image of this package.
|
Title |
A "nice" name of this package, which will be shown to players in UI.
|
TypeName |
What kind of package it is.
|
Updated |
When the entry was last updated. If these are different between packages
then something updated on the backend.
|
Url |
A link to this asset on our backend
|
Usage |
Statistics for user interactions with this package
|
VideoThumb |
Link to the thumbnail video of this package.
|
VotesDown |
Number of players who voted this package down.
|
VotesUp |
Number of players who voted this package up.
|