Open 3D Engine ScriptCanvas Gem 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.
ScriptCanvas::Debugger::ScriptTarget Struct Referencefinal

Public Member Functions

 AZ_CLASS_ALLOCATOR (ScriptTarget, AZ::SystemAllocator)
 
 AZ_TYPE_INFO (ScriptTarget, "{338BB8F6-2BF2-4D89-B862-847B7E25A97C}")
 
void Merge (const ScriptTarget &other)
 
void Remove (const ScriptTarget &other)
 
void Clear ()
 
bool operator== (const ScriptTarget &other) const
 
AZ_FORCE_INLINE bool IsObserving (AZ::EntityId entityId, const GraphIdentifier &graphId) const
 
AZ_FORCE_INLINE bool IsObservingAsset (const AZ::Data::AssetId &assetId) const
 

Public Attributes

bool m_logExecution = false
 
TargetEntities m_entities
 
TargetEntities m_staticEntities
 
TargetGraphs m_graphs
 

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