Module ambient_api::core::package::components
source · Expand description
Auto-generated component definitions.
Functions
- Asset URL: The asset URL (i.e. where the built assets are) of the package.
- Authors: The authors of the package.
- Client Modules: The clientside WASM modules spawned by this package.
- Description: The description of the package. If not attached, the package does not have a description.
- Enabled: Whether or not this package is enabled.
- For Playables: The playable IDs that this package is for. This package must be a
Mod
. - ID: The ID of the package.
- Is Package: Whether or not this entity is a package.
- Main Package ID: The ID of the main package.
- Name: The name of the package.
- Repository: The repository of the package. If not attached, the package does not have a repository.
- Server Modules: The serverside WASM modules spawned by this package.
- Version: The version of the package.