ACF $AcfVersion:0$
Public Attributes | List of all members
ilog::CExtMessage::AttachedObject Struct Reference

Structure holding an attached object and its description. More...

#include <CExtMessage.h>

Public Attributes

istd::TSharedInterfacePtr< iser::IObjectobjectPtr
 Shared pointer to the attached object.
 
QString description
 Human-readable description of the object.
 

Detailed Description

Structure holding an attached object and its description.

Definition at line 303 of file CExtMessage.h.

Member Data Documentation

◆ description

QString ilog::CExtMessage::AttachedObject::description

Human-readable description of the object.

Definition at line 309 of file CExtMessage.h.

◆ objectPtr

istd::TSharedInterfacePtr<iser::IObject> ilog::CExtMessage::AttachedObject::objectPtr

Shared pointer to the attached object.

Definition at line 306 of file CExtMessage.h.


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