Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::SourceControlNotifications Class Reference

#include <SourceControlAPI.h>

Inherits AZ::EBusTraits.

Public Types

typedef AZStd::recursive_mutex MutexType
 

Public Member Functions

virtual void RequestTrust (const char *)
 Request to trust source control key with provided fingerprint.
 
virtual void ConnectivityStateChanged (const SourceControlState)
 Notify listeners that our connectivity state has changed.
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Multiple
 
static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::Single
 

Detailed Description

SourceControlNotifications Outgoing messages from source control


The documentation for this class was generated from the following file: