TeamInfoWrapper
Last edited bySimple_AOB10/16/2025
UnrealStringWrapper GetTeamName()
int GetSize()
void SetSize(int newSize)
| Parameter | Type | Description |
|---|---|---|
| newSize | int | --- |
int GetScore()
void SetScore(int newScore)
| Parameter | Type | Description |
|---|---|---|
| newScore | int | --- |
int GetTeamIndex()
void SetTeamIndex(int newTeamIndex)
| Parameter | Type | Description |
|---|---|---|
| newTeamIndex | int | --- |
UnrealColor GetTeamColor()
void SetTeamColor(UnrealColor newTeamColor)
| Parameter | Type | Description |
|---|---|---|
| newTeamColor | UnrealColor | --- |