Structsยง
- Asset
Plugin - Registers
Assets<T>and the system that retriesT::uploadeach tick onSystemStage::AssetSyncuntil it succeeds. Every built-in asset type is registered this way; do the same for your own.
Assets<T> and the system that retries T::upload each
tick on SystemStage::AssetSync until it succeeds. Every built-in asset
type is registered this way; do the same for your own.