The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UnrealScoreBoard (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> ScoreBoard >> UnrealScoreBoard |
- Package:
- UnrealShare
- Direct subclasses:
- UPakDMScoreBoard, UnrealTeamScoreBoard
- This class in other games:
- U1, UT
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UnrealScoreBoard
Properties[edit]
Pings[edit]
Type: int
Array size: 16
PlayerNames[edit]
Type: string
Array size: 16
Scores[edit]
Type: float
Array size: 16
TeamNames[edit]
Type: string
Array size: 16
Teams[edit]
Type: byte
Array size: 16
Default values[edit]
Property | Value |
---|---|
RegFont | Font'UnrealShare.WhiteFont' |
Instance functions[edit]
DrawHeader[edit]
function DrawHeader (Canvas Canvas)
DrawName[edit]
DrawPing[edit]
DrawScore[edit]
DrawTrailer[edit]
function DrawTrailer (Canvas Canvas)
ShowScores[edit]
function ShowScores (Canvas Canvas)
Overrides: ScoreBoard.ShowScores
SortScores[edit]
function SortScores (int N)