I'm a doctor, not a mechanic
UE2:UtvInteraction (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Interactions >> Interaction >> UtvInteraction |
- Package:
- UTV2004c
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
[edit] Properties
[edit] Clients
Type: int
[edit] Delay
Type: int
[edit] JoinPassword
Type: string
[edit] ListenPort
Type: int
[edit] MaxClients
Type: int
[edit] NormalPassword
Type: string
[edit] p
Type: PlayerController
[edit] PrimaryPassword
Type: string
[edit] RestartIn
Type: int
[edit] ServerAddress
Type: string
[edit] ServerPort
Type: int
[edit] shownWelcome
Type: bool
[edit] UtvRep
Type: utvReplication
[edit] VipPassword
Type: string
[edit] WarnMsg
Type: string
[edit] WelcomeEnd
Type: int
Array size: 2
Default value, index 0: 4
Default value, index 1: 11
[edit] WelcomeMargin
Type: float
Default value: 0.02
[edit] 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."
[edit] WelcomePos
Type: float
Default value: 0.2
[edit] WelcomeStart
Type: int
Array size: 2
Default value, index 1: 5
[edit] WelcomeWidth
Type: float
Default value: 0.4
[edit] Default values
| Property | Value |
|---|---|
| bVisible | True |
[edit] Functions
[edit] Events
[edit] NotifyLevelChange
Overrides: Interaction.NotifyLevelChange
[edit] Other instance functions
[edit] DrawStats
[edit] DrawTextBox
[edit] DrawWarnMsg
[edit] DrawWelcome
[edit] DrawWelcomeText
[edit] globalKeyEvent
[edit] GotBigStatus
[edit] GotStatus
[edit] PostRender
Overrides: Interaction.PostRender
[edit] SetState
[edit] SetWarning
[edit] ShowChat
[edit] ShowMenu
[edit] States
[edit] Primary
[edit] Primary.DrawWelcome
Overrides: DrawWelcome (global)
[edit] Primary.KeyEvent
Overrides: Interaction.KeyEvent (global)
[edit] Primary.ShowMenu
Overrides: ShowMenu (global)
[edit] Secondary
[edit] Secondary.DrawWelcome
Overrides: DrawWelcome (global)
[edit] Secondary.KeyEvent
Overrides: Interaction.KeyEvent (global)
[edit] Secondary.ShowMenu
Overrides: ShowMenu (global)
