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::ScriptCanvasModule Class Reference

The ScriptCanvas::Module class coordinates with the application to reflect classes and create system components. More...

#include <ScriptCanvasGem.h>

Inherits ScriptCanvas::ScriptCanvasModuleCommon.

Public Member Functions

 AZ_RTTI (ScriptCanvasModule, "{098376F1-D0C2-4B92-9FCF-AFC8C7DFA172}", AZ::Module)
 
 AZ_CLASS_ALLOCATOR (ScriptCanvasModule, AZ::SystemAllocator)
 
AZ::ComponentTypeList GetRequiredSystemComponents () const override
 
- Public Member Functions inherited from ScriptCanvas::ScriptCanvasModuleCommon
 AZ_RTTI (ScriptCanvasModuleCommon, "{FDEA6784-C26A-435A-8A07-D8BCE87B13B0}", AZ::Module)
 
 AZ_CLASS_ALLOCATOR (ScriptCanvasModuleCommon, AZ::SystemAllocator)
 

Additional Inherited Members

- Protected Member Functions inherited from ScriptCanvas::ScriptCanvasModuleCommon
AZ::ComponentTypeList GetCommonSystemComponents () const
 

Detailed Description

The ScriptCanvas::Module class coordinates with the application to reflect classes and create system components.


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