Open 3D Engine GraphModel 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.
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() constGraphModel::GraphContext
GetDataType(DataType::Enum typeEnum) constGraphModel::GraphContext
GetDataType(const AZStd::string &name) constGraphModel::GraphContext
GetDataType(const AZ::Uuid &typeId) constGraphModel::GraphContext
GetDataType() constGraphModel::GraphContextinline
GetDataTypeForValue(const AZStd::any &value) constGraphModel::GraphContext
GetModuleFileExtension() constGraphModel::GraphContext
GetModuleGraphManager() constGraphModel::GraphContext
GetSystemName() constGraphModel::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