UE3:UTGameModifierCard (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE3:EModiferCardData (UT3))
![]() |
Object >> UTGameModifierCard |
- 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-2007 Epic Games, Inc. All Rights Reserved.
Properties
Deck
Type: array<EModiferCardData>
Default value, index 0:
Member | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DescMarkup | "<Strings:UTGameUI.CardDesc.Desc0>" | ||||||||||
Tag | 'TacticalDiversion' | ||||||||||
UVs |
|
Default value, index 1:
Member | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AltKey | ESPKey_IronGuardUpgrade | ||||||||||
AltUVs |
| ||||||||||
DescMarkup | "<Strings:UTGameUI.CardDesc.Desc1>" | ||||||||||
ProfileID | 1 | ||||||||||
Tag | 'IronGuard' | ||||||||||
UVs |
|
Default value, index 2:
Member | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AltKey | ESPKey_LiandriUpgrade | ||||||||||
AltUVs |
| ||||||||||
DescMarkup | "<Strings:UTGameUI.CardDesc.Desc2>" | ||||||||||
ProfileID | 2 | ||||||||||
Tag | 'Liandri' | ||||||||||
UVs |
|
Default value, index 3:
Member | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DescMarkup | "<Strings:UTGameUI.CardDesc.Desc3>" | ||||||||||
ProfileID | 3 | ||||||||||
Tag | 'RespawnUpgrade' | ||||||||||
URL | "?CoolSpawn=1" | ||||||||||
UVs |
|
Default value, index 4:
Member | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DescMarkup | "<Strings:UTGameUI.CardDesc.Desc4>" | ||||||||||
ProfileID | 4 | ||||||||||
Tag | 'HeavyArmor' | ||||||||||
URL | "?HeavyArmor=1" | ||||||||||
UVs |
|
Default value, index 5:
Member | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bMustUse | True | ||||||||||
bUnique | True | ||||||||||
DescMarkup | "<Strings:UTGameUI.CardDesc.Desc5>" | ||||||||||
ProfileID | 5 | ||||||||||
Tag | 'InstaGib' | ||||||||||
URL | "?Mutator=UTGame.UTMutator_Instagib" | ||||||||||
UVs |
|
Structs
EModiferCardData
- name Tag
- int ProfileID
- string URL
- string DescMarkup
- bool bMustUse
- bool bUnique
- int ImageListIndex
- UIRoot.TextureCoordinates UVs
- UIRoot.TextureCoordinates AltUVs
- UTProfileSettings.ESinglePlayerPersistentKeys AltKey
Static functions
GetAltKey
static function UTProfileSettings.ESinglePlayerPersistentKeys GetAltKey (name Tag)
GetDesc
GetNameForProfileID
GetProfileIndexFor
GetURL
Get any additionals to the URL from this card
GetUVs
IsMustUse
IsUnique