BakkesMod Programming Wiki
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

ReplaySoccarWrapper : ReplayWrapper

View Implementation

ScoredGoal 
GetGoals() const



Highlight 
GetHighlights() const



ReplayPlayerStats 
GetPlayerStats() const



int 
GetTeamSize()



void 
SetTeamSize(int newTeamSize)


Parameter Type Description
newTeamSize int

int 
GetUnfairTeamSize()



void 
SetUnfairTeamSize(int newUnfairTeamSize)


Parameter Type Description
newUnfairTeamSize int

unsigned long 
GetbUnfairBots()



void 
SetbUnfairBots(unsigned long newbUnfairBots)


Parameter Type Description
newbUnfairBots unsigned long

int 
GetPrimaryPlayerTeam()



void 
SetPrimaryPlayerTeam(int newPrimaryPlayerTeam)


Parameter Type Description
newPrimaryPlayerTeam int

int 
GetTeam0Score()



void 
SetTeam0Score(int newTeam0Score)


Parameter Type Description
newTeam0Score int

int 
GetTeam1Score()



void 
SetTeam1Score(int newTeam1Score)


Parameter Type Description
newTeam1Score int

void 
eventPreExport()



void 
RemoveTimelineKeyframe(int KeyframeIndex)


Parameter Type Description
KeyframeIndex int

void 
RecordUserEvent()



void 
AddPlayer(PriWrapper PRI)


Parameter Type Description
PRI PriWrapper