Open 3D Engine ScriptCanvas Gem 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.
ScriptCanvas::Debugger::Target Struct Referencefinal

Public Member Functions

 AZ_CLASS_ALLOCATOR (Target, AZ::SystemAllocator)
 
 AZ_TYPE_INFO (Target, "{5127E021-1020-4B3A-BAA4-CA7174E3D07A}")
 
 Target (const Target &)=default
 
 Target (const AzFramework::RemoteToolsEndpointInfo &info)
 
void CopyScript (const Target &other)
 
bool IsNetworkIdentityEqualTo (const Target &other) const
 
bool operator== (const Target &other) const
 
 operator bool () const
 

Public Attributes

AzFramework::RemoteToolsEndpointInfo m_info
 
ScriptTarget m_script
 

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