There is no spoon

UE3:UTUIDataProvider_Weapon (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
UTGame
Implemented interfaces
UIListElementCellProvider
This class in other games:
UDK

Provides data for a UT3 weapon.

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

Properties

AmmoClassPath

Type: string

Modifiers: config

class path to this weapon's preferred ammo class this is primarily used by weapon replacement mutators to get the ammo types to replace from/to

ClassName

Type: string

Modifiers: config

The weapon class path

Description

Type: string

Modifiers: config, localized

Description for the weapon

Flags

Type: string

Modifiers: config

optional flags separated by pipes | that can be parsed by the UI as arbitrary options (for example, to exclude weapons from some menus, etc)

FriendlyName

Type: string

Modifiers: config, localized

Friendly name for the weapon

MeshReference

Type: string

Modifiers: config

String reference to the 3rd person mesh for this weapon. This mesh is used in the UI.

Default values

Property Value
bSearchAllInis True