|
enum class | Createability { None
, SlotAndVariable
, SlotOnly
} |
|
|
| AZ_TYPE_INFO (DataRegistry, "{41049FA8-EA56-401F-9720-6FE9028A1C01}") |
|
| AZ_CLASS_ALLOCATOR (DataRegistry, AZ::SystemAllocator) |
|
void | RegisterType (const AZ::TypeId &typeId, TypeProperties typeProperties, Createability registration) |
|
void | UnregisterType (const AZ::TypeId &typeId) |
|
bool | IsUseableInSlot (const AZ::TypeId &typeId) const |
|
bool | IsUseableInSlot (const Data::Type &type) const |
|
The documentation for this struct was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/Data/DataRegistry.h