UE3:UTCustomLinkSetup (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UTCustomLinkSetup |
- Package:
- UTGame
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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