Mostly Harmless

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

SavedText

Type: string

Modifiers: config

the actual text saved to .ini file

TheLinkSetup

Type: UTOnslaughtMapInfo.LinkSetup


Functions

Static native functions

LoadLinkSetup

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

SaveLinkSetup

native final function SaveLinkSetup ()

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