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:
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:
Default value, index 4:
Default value, index 5:
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