Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:UTCustomLinkSetup (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 02:06, 26 July 2008 by Wormbo (Talk | contribs) (1 revision)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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