Open 3D Engine GraphModel Gem API Reference  23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphModel::GraphContext Member List

This is the complete list of members for GraphModel::GraphContext, including all inherited members.

AZ_CLASS_ALLOCATOR(GraphContext, AZ::SystemAllocator) (defined in GraphModel::GraphContext)GraphModel::GraphContext
AZ_RTTI(GraphContext,"{4CD3C171-A7AA-4B62-96BB-F09F398A73E7}") (defined in GraphModel::GraphContext)GraphModel::GraphContext
CreateModuleGraphManager()GraphModel::GraphContext
GetAllDataTypes() const GraphModel::GraphContext
GetDataType(DataType::Enum typeEnum) const GraphModel::GraphContext
GetDataType(const AZStd::string &name) const GraphModel::GraphContext
GetDataType(const AZ::Uuid &typeId) const GraphModel::GraphContext
GetDataType() const GraphModel::GraphContextinline
GetDataTypeForValue(const AZStd::any &value) const GraphModel::GraphContext
GetModuleFileExtension() const GraphModel::GraphContext
GetModuleGraphManager() const GraphModel::GraphContext
GetSystemName() const GraphModel::GraphContext
GraphContext()=default (defined in GraphModel::GraphContext)GraphModel::GraphContext
GraphContext(const AZStd::string &systemName, const AZStd::string &moduleExtension, const DataTypeList &dataTypes) (defined in GraphModel::GraphContext)GraphModel::GraphContext
m_dataTypes (defined in GraphModel::GraphContext)GraphModel::GraphContextprotected
m_moduleExtension (defined in GraphModel::GraphContext)GraphModel::GraphContextprotected
m_moduleGraphManager (defined in GraphModel::GraphContext)GraphModel::GraphContextprotected
m_systemName (defined in GraphModel::GraphContext)GraphModel::GraphContextprotected
Reflect(AZ::ReflectContext *context) (defined in GraphModel::GraphContext)GraphModel::GraphContextstatic
~GraphContext()=default (defined in GraphModel::GraphContext)GraphModel::GraphContextvirtual