DDraceNetwork Docs
IGameController::CSpawnEval Struct Reference

#include <gamecontroller.h>

Collaboration diagram for IGameController::CSpawnEval:
[legend]

Public Member Functions

 CSpawnEval ()
 

Public Attributes

vec2 m_Pos
 
bool m_Got
 
int m_FriendlyTeam
 
float m_Score
 

Constructor & Destructor Documentation

◆ CSpawnEval()

IGameController::CSpawnEval::CSpawnEval ( )
inline

Member Data Documentation

◆ m_FriendlyTeam

int IGameController::CSpawnEval::m_FriendlyTeam

◆ m_Got

bool IGameController::CSpawnEval::m_Got

◆ m_Pos

vec2 IGameController::CSpawnEval::m_Pos

◆ m_Score

float IGameController::CSpawnEval::m_Score

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