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

Public Attributes

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

Member Data Documentation

◆ m_completionCallback

EntityDespawnCallback AzFramework::DespawnEntityOptionalArgs::m_completionCallback

Callback that's called when despawning entity has completed. This can be triggered from a different thread than the one that made the function call to despawn.


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