There is no spoon

Difference between revisions of "UE3:UTCustomLinkSetup (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (1 revision)
 
(No difference)

Latest revision as of 02:06, 26 July 2008

UT3 Object >> UTCustomLinkSetup
Package: 
UTGame

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Properties[edit]

SavedText[edit]

Type: string

Modifiers: config

the actual text saved to .ini file

TheLinkSetup[edit]

Type: UTOnslaughtMapInfo.LinkSetup


Functions[edit]

Static native functions[edit]

LoadLinkSetup[edit]

native final static function UTCustomLinkSetup LoadLinkSetup (name SetupName)

attempts to find and load the specified setup name in the current map's .ini file

Returns:

the setup if one could be loaded

Native functions[edit]

SaveLinkSetup[edit]

native final function SaveLinkSetup ()

saves the link setup to a section of this object's name in the current map's .ini