Always snap to grid

UE2:MatchSetupRules (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
xVoting

Created on: 01/02/2004 Configures match rules for match setup

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties

p_Rules

Type: RemotePlayInfoPanel

Modifiers: automated


Default value: RemotePlayInfoPanel'PIPanel'

Default values

Property Value
PanelCaption "Rules"

Subobjects

PIPanel

Class: GUI2K4.RemotePlayInfoPanel

Property Value
SettingChanged SendValue
WinHeight 1.0
WinLeft 0.0
WinTop 0.0
WinWidth 1.0

Instance functions

HandleResponse

function bool HandleResponse (string Type, string Info, string Data)

Overrides: MatchSetupPanelBase.HandleResponse


InitPanel

function InitPanel ()

Overrides: MatchSetupPanelBase.InitPanel


LoggedIn

function LoggedIn ()

Overrides: MatchSetupPanelBase.LoggedIn


ReceiveComplete

function ReceiveComplete ()

Overrides: MatchSetupPanelBase.ReceiveComplete


ReceiveValue

function ReceiveValue (string SettingName, string NewValue)


SendValue

function SendValue (string SettingName, string NewValue)