Open 3D Engine ScriptCanvas Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
void | Clear () |
bool | IsEmpty () const |
Public Attributes | |
ScriptCanvas::Node * | m_newNode = nullptr |
AZStd::unordered_set < ScriptCanvas::SlotId > | m_deletedOldSlots |
AZStd::unordered_map < ScriptCanvas::SlotId, AZStd::vector < ScriptCanvas::SlotId > > | m_oldSlotsToNewSlots |