player_capabilities_req Struct Reference

Structure containing a single capability request. More...

#include <player.h>

Collaboration diagram for player_capabilities_req:
Collaboration graph

Detailed Description

Structure containing a single capability request.

Public Attributes

uint32_t type
 The type of the requested capability (i.e. More...
 
uint32_t subtype
 The subtype of the requested capability (i.e. More...
 

Member Data Documentation

◆ subtype

uint32_t player_capabilities_req::subtype

The subtype of the requested capability (i.e.

PLAYER_ACTARRAY_SPEED_REQ.

◆ type

uint32_t player_capabilities_req::type

The type of the requested capability (i.e.

PLAYER_MSGTYPE_REQ).


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