Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::StreamingInstall::StreamingInstallChunkNotifications Member List

This is the complete list of members for AzFramework::StreamingInstall::StreamingInstallChunkNotifications, including all inherited members.

AddressPolicy (defined in AzFramework::StreamingInstall::StreamingInstallChunkNotifications)AzFramework::StreamingInstall::StreamingInstallChunkNotificationsstatic
BusIdType typedefAzFramework::StreamingInstall::StreamingInstallChunkNotifications
HandlerPolicyAzFramework::StreamingInstall::StreamingInstallChunkNotificationsstatic
OnChunkDownloadComplete(const AZStd::string &chunkId)=0AzFramework::StreamingInstall::StreamingInstallChunkNotificationspure virtual
OnChunkProgressChanged(const AZStd::string &chunkId, float progress)=0AzFramework::StreamingInstall::StreamingInstallChunkNotificationspure virtual
OnQueryChunkInstalled(const AZStd::string &chunkId, bool installed)=0AzFramework::StreamingInstall::StreamingInstallChunkNotificationspure virtual