FS2_Open
Open source remastering of the Freespace 2 engine
DPMSG_ADDPLAYER Struct Reference

#include <vdplay.h>

Public Attributes

DWORD dwType
 
DWORD dwPlayerType
 
DPID dpId
 
char szLongName [DPLONGNAMELEN]
 
char szShortName [DPSHORTNAMELEN]
 
DWORD dwCurrentPlayers
 

Detailed Description

Definition at line 1530 of file vdplay.h.

Member Data Documentation

DPID DPMSG_ADDPLAYER::dpId

Definition at line 1534 of file vdplay.h.

DWORD DPMSG_ADDPLAYER::dwCurrentPlayers

Definition at line 1537 of file vdplay.h.

DWORD DPMSG_ADDPLAYER::dwPlayerType

Definition at line 1533 of file vdplay.h.

DWORD DPMSG_ADDPLAYER::dwType

Definition at line 1532 of file vdplay.h.

char DPMSG_ADDPLAYER::szLongName[DPLONGNAMELEN]

Definition at line 1535 of file vdplay.h.

char DPMSG_ADDPLAYER::szShortName[DPSHORTNAMELEN]

Definition at line 1536 of file vdplay.h.


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