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.
ScriptCanvasEditor::ReflectComponent Class Reference

#include <ReflectComponent.h>

Inherits AZ::Component.

Public Member Functions

 AZ_COMPONENT (ReflectComponent, "{5F1D37D8-A72A-4C38-B7E7-6BBC90272F92}")
 
void Activate ()
 
void Deactivate ()
 
void ReflectEventTypes ()
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 

Detailed Description

System Component for managing the class reflections of Editor introduced types


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