NAP
Public Attributes | List of all members
PortalEventHeader Struct Reference

#include </opt/build/repo/nap/system_modules/napportal/src/portalutils.h>

Public Attributes

std::string mID
 Unique ID of the portal event. More...
 
std::string mPortalID
 Unique ID of the sending / receiving portal. More...
 
EPortalEventType mType = EPortalEventType::Invalid
 Type of the portal event, determines the effect. More...
 

Description

Object containing all portal event header information

Member Data Documentation

◆ mID

std::string mID

Unique ID of the portal event.

◆ mPortalID

std::string mPortalID

Unique ID of the sending / receiving portal.

◆ mType

Type of the portal event, determines the effect.