NAP
Variables
nap::portal Namespace Reference

Variables

constexpr const char * eventHeaderName = "portal_event_header"
 Name of the portal event header. More...
 
constexpr const char * portalIDArgName = "portal_id"
 Name of the argument containing the portal ID in the portal event header. More...
 
constexpr const char * eventTypeArgName = "portal_event_type"
 Name of the argument containing the portal event type in the portal event header. More...
 
constexpr const char * itemTypeArgName = "portal_item_type"
 Name of the argument containing the portal item type in the portal item message. More...
 
constexpr const char * itemValueArgName = "portal_item_value"
 Name of the argument containing the portal item value in the portal item message. More...
 
constexpr const char * itemMinArgName = "portal_item_min"
 Name of the argument containing the minimum portal item value in the portal item message. More...
 
constexpr const char * itemMaxArgName = "portal_item_max"
 Name of the argument containing the maximum portal item value in the portal item message. More...
 
constexpr const char * itemClampArgName = "portal_item_clamp"
 Name of the argument containing the clamp value in the portal item message. More...
 
constexpr const char * dropDownItemNames = "portal_dropdown_item_names"
 

Variable Documentation

◆ dropDownItemNames

constexpr const char* dropDownItemNames = "portal_dropdown_item_names"
constexpr

◆ eventHeaderName

constexpr const char* eventHeaderName = "portal_event_header"
constexpr

Name of the portal event header.

◆ eventTypeArgName

constexpr const char* eventTypeArgName = "portal_event_type"
constexpr

Name of the argument containing the portal event type in the portal event header.

◆ itemClampArgName

constexpr const char* itemClampArgName = "portal_item_clamp"
constexpr

Name of the argument containing the clamp value in the portal item message.

◆ itemMaxArgName

constexpr const char* itemMaxArgName = "portal_item_max"
constexpr

Name of the argument containing the maximum portal item value in the portal item message.

◆ itemMinArgName

constexpr const char* itemMinArgName = "portal_item_min"
constexpr

Name of the argument containing the minimum portal item value in the portal item message.

◆ itemTypeArgName

constexpr const char* itemTypeArgName = "portal_item_type"
constexpr

Name of the argument containing the portal item type in the portal item message.

◆ itemValueArgName

constexpr const char* itemValueArgName = "portal_item_value"
constexpr

Name of the argument containing the portal item value in the portal item message.

◆ portalIDArgName

constexpr const char* portalIDArgName = "portal_id"
constexpr

Name of the argument containing the portal ID in the portal event header.