Open 3D Engine LmbrCentral Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
This is the complete list of members for LmbrCentral::DependencyMonitor, including all inherited members.
AssetNotificationFunction typedef (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | |
AZ_CLASS_ALLOCATOR(DependencyMonitor, AZ::SystemAllocator) (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | |
AZ_RTTI(DependencyMonitor, "{C7756A84-58D2-4171-A448-F8D3B84DF2F0}") (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | |
ConnectDependencies(const AZStd::vector< AZ::EntityId > &entityIds) (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | inline |
ConnectDependencies(const AZStd::vector< AZ::Data::AssetId > &assetIds) (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | inline |
ConnectDependency(const AZ::EntityId &entityId) (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | inline |
ConnectDependency(const AZ::Data::AssetId &assetId) (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | inline |
ConnectOwner(const AZ::EntityId &entityId) (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | inline |
DependencyMonitor()=default (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | |
EntityNotificationFunction typedef (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | |
Reset() (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | inline |
SetAssetNotificationFunction(AssetNotificationFunction assetNotificationFn) (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | inline |
SetDefaultNotificationFunctions() (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | inline |
SetEntityNotificationFunction(EntityNotificationFunction entityNotificationFn) (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | inline |
SetRegionChangedEntityNotificationFunction() (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | inline |
~DependencyMonitor() (defined in LmbrCentral::DependencyMonitor) | LmbrCentral::DependencyMonitor | inline |