There is no spoon
UE2:UtvInteraction (UT2004)
Object >> Interactions >> Interaction >> UtvInteraction |
Contents
- 1 Properties
- 1.1 Clients
- 1.2 Delay
- 1.3 JoinPassword
- 1.4 ListenPort
- 1.5 MaxClients
- 1.6 NormalPassword
- 1.7 p
- 1.8 PrimaryPassword
- 1.9 RestartIn
- 1.10 ServerAddress
- 1.11 ServerPort
- 1.12 shownWelcome
- 1.13 UtvRep
- 1.14 VipPassword
- 1.15 WarnMsg
- 1.16 WelcomeEnd
- 1.17 WelcomeMargin
- 1.18 WelcomeMsg
- 1.19 WelcomePos
- 1.20 WelcomeStart
- 1.21 WelcomeWidth
- 1.22 Default values
- 2 Functions
- 3 States
- Package:
- UTV2004c
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. |
Properties
Clients
Type: int
Delay
Type: int
JoinPassword
Type: string
ListenPort
Type: int
MaxClients
Type: int
NormalPassword
Type: string
p
Type: PlayerController
PrimaryPassword
Type: string
RestartIn
Type: int
ServerAddress
Type: string
ServerPort
Type: int
shownWelcome
Type: bool
UtvRep
Type: utvReplication
VipPassword
Type: string
WarnMsg
Type: string
WelcomeEnd
Type: int
Array size: 2
Default value, index 0: 4
Default value, index 1: 11
WelcomeMargin
Type: float
Default value: 0.02
WelcomeMsg
Type: string
Array size: 12
Default value, index 0: "Welcome to <2>UTV2004<1> Primary Client!"
Default value, index 11: "Press any key to close this window.."
Default value, index 13: "You are now broadcasting a game to people over the net! To configure settings and control the UTV server, press <2>F8<1> to bring up the configuration menu."
Default value, index 15: "Press any key to close this window.."
Default value, index 16: "Welcome to <2>UTV2004<1> Watcher Client!"
Default value, index 18: "You are watching a live broadcast of a game! To configure watcher settings press <2>F8<1> to bring up the configuration menu."
Default value, index 20: "To toggle between first and third person view, press the <2>right<1> mouse button."
WelcomePos
Type: float
Default value: 0.2
WelcomeStart
Type: int
Array size: 2
Default value, index 1: 5
WelcomeWidth
Type: float
Default value: 0.4
Default values
Property | Value |
---|---|
bVisible | True |
Functions
Events
NotifyLevelChange
Overrides: Interaction.NotifyLevelChange
Other instance functions
DrawStats
DrawTextBox
DrawWarnMsg
DrawWelcome
DrawWelcomeText
globalKeyEvent
GotBigStatus
GotStatus
PostRender
Overrides: Interaction.PostRender
SetState
SetWarning
ShowChat
ShowMenu
States
Primary
Primary.DrawWelcome
Overrides: DrawWelcome (global)
Primary.KeyEvent
Overrides: Interaction.KeyEvent (global)
Primary.ShowMenu
Overrides: ShowMenu (global)
Secondary
Secondary.DrawWelcome
Overrides: DrawWelcome (global)
Secondary.KeyEvent
Overrides: Interaction.KeyEvent (global)
Secondary.ShowMenu
Overrides: ShowMenu (global)