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::UpdateEntityAliasTypesOptionalArgs Struct Referencefinal

Public Attributes

UpdateEntityAliasTypesCallback m_completionCallback
 
SpawnablePriority m_priority { SpawnablePriority_Default }
 The priority at which this call will be executed.
 

Member Data Documentation

◆ m_completionCallback

UpdateEntityAliasTypesCallback AzFramework::UpdateEntityAliasTypesOptionalArgs::m_completionCallback

Callback that's called when entity aliases are updated. This can be triggered from a different thread than the one that made the function call to update.


The documentation for this struct was generated from the following file: