Open 3D Engine ScriptCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
AZStd::vector< Endpoint > | Convert (const Endpoint &oldEndpoint) const |
bool | IsEmpty () const |
Public Attributes | |
AZStd::unordered_set< Endpoint > | m_deletedOldSlots |
AZStd::unordered_map< Endpoint, AZStd::vector< Endpoint > > | m_oldSlotsToNewSlots |