|
|
ESummonCardType | CardType = ESummonCardType::Familiar |
|
FName | FamiliarID = NAME_None |
| | 데이터 테이블 행 이름 (유닛 ID)
|
|
int32 | CardCost = 0 |
| | 소환에 책정된 가격
|
|
TSoftObjectPtr< UTexture2D > | CardIcon = nullptr |
| | UI 아이콘 (Assets 테이블에서 로드해서 UI에 전달).
|
|
int32 | CharacterIndex = -1 |
|
bool | bIsSoldOut = false |
| | 빈 슬롯인지 여부
|
The documentation for this struct was generated from the following file: