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::DependencyReport Struct Reference

Public Member Functions

void MergeWith (const DependencyReport &other)
 

Static Public Member Functions

static DependencyReport NativeLibrary (const AZStd::string &library)
 

Public Attributes

DependencySet nativeLibraries
 
AZStd::unordered_set< AZ::Data::AssetId > scriptEventsAssetIds
 
DependencySet userSubgraphs
 
AZStd::unordered_set< AZ::Data::AssetId > userSubgraphAssetIds
 

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