I'm a doctor, not a mechanic
UE3:UTUIDataProvider_Weapon (UT3)
Object >> UIRoot >> UIDataProvider >> UIPropertyDataProvider >> UIResourceDataProvider >> UTUIResourceDataProvider >> UTUIDataProvider_Weapon |
- Package:
- UTGame
- Implemented interfaces:
- UIListElementCellProvider
- This class in other games:
- UDK
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. |
Provides data for a UT3 weapon.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved
Properties[edit]
AmmoClassPath[edit]
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[edit]
Type: string
Modifiers: config
The weapon class path
Description[edit]
Type: string
Modifiers: config, localized
Description for the weapon
Flags[edit]
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[edit]
Type: string
Modifiers: config, localized
Friendly name for the weapon
MeshReference[edit]
Type: string
Modifiers: config
String reference to the 3rd person mesh for this weapon. This mesh is used in the UI.
Default values[edit]
Property | Value |
---|---|
bSearchAllInis | True |