There is no spoon
UE1:UnrealScoreBoard (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> ScoreBoard >> UnrealScoreBoard |
- Package:
- UnrealShare
- Direct subclass:
- UnrealTeamScoreBoard
- This class in other games:
- RTNP, U1
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
Pings
Type: int
Array size: 16
PlayerNames
Type: string
Array size: 16
Scores
Type: float
Array size: 16
TeamNames
Type: string
Array size: 16
Teams
Type: byte
Array size: 16
Default values
Property | Value |
---|---|
RegFont | Font'UnrealShare.WhiteFont' |
Instance functions
DrawHeader
function DrawHeader (Canvas Canvas)
DrawName
DrawPing
DrawScore
DrawTrailer
function DrawTrailer (Canvas Canvas)
ShowScores
function ShowScores (Canvas Canvas)
Overrides: ScoreBoard.ShowScores
SortScores
function SortScores (int N)