#include <ScriptCanvasAutoGenRegistry.h>
|
using | ReflectFunction = AZStd::function<void(AZ::ReflectContext*)> |
|
|
void | Init () |
|
void | Release () |
|
void | RemoveDescriptor (AZ::ComponentDescriptor *descriptor) |
|
bool | RegisterReflection (const AZStd::string &name, ReflectFunction reflect, AZ::ComponentDescriptor *descriptor=nullptr) |
|
void | Reflect (AZ::ReflectContext *context) |
|
const AZStd::list< AZ::ComponentDescriptor * > & | GetDescriptors () const |
|
Holds the complete list of Script Canvas nodes (grammar and nodeables), all gems and modules will register their nodes into this model
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/AutoGen/ScriptCanvasAutoGenRegistry.h