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.
|
Inherits QAbstractListModel.
Public Member Functions | |
AZ_CLASS_ALLOCATOR (TargetManagerModel, AZ::SystemAllocator) | |
int | rowCount (const QModelIndex &parent=QModelIndex()) const override |
QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const override |
void | TargetJoinedNetwork (AzFramework::RemoteToolsEndpointInfo info) |
void | TargetLeftNetwork (AzFramework::RemoteToolsEndpointInfo info) |
AzFramework::RemoteToolsEndpointInfo | FindTargetInfoForRow (int row) |
int | GetRowForTarget (AZ::u32 targetId) |