WjWorld
Loading...
Searching...
No Matches
FCosmeticSlotEntry Struct Reference

#include <WjWorldCosmeticTypes.h>

Public Member Functions

 FCosmeticSlotEntry ()=default
 FCosmeticSlotEntry (ECosmeticSlot InSlot, FName InItemId)
bool operator== (const FCosmeticSlotEntry &Other) const
bool operator!= (const FCosmeticSlotEntry &Other) const

Public Attributes

ECosmeticSlot Slot = ECosmeticSlot::None
FName ItemId

Detailed Description

코스메틱 슬롯-아이템 매핑 엔트리 (리플리케이션 가능)

Constructor & Destructor Documentation

◆ FCosmeticSlotEntry() [1/2]

FCosmeticSlotEntry::FCosmeticSlotEntry ( )
default

◆ FCosmeticSlotEntry() [2/2]

FCosmeticSlotEntry::FCosmeticSlotEntry ( ECosmeticSlot InSlot,
FName InItemId )
inline

Member Function Documentation

◆ operator!=()

bool FCosmeticSlotEntry::operator!= ( const FCosmeticSlotEntry & Other) const
inline

◆ operator==()

bool FCosmeticSlotEntry::operator== ( const FCosmeticSlotEntry & Other) const
inline

Member Data Documentation

◆ ItemId

FName FCosmeticSlotEntry::ItemId

◆ Slot

ECosmeticSlot FCosmeticSlotEntry::Slot = ECosmeticSlot::None

The documentation for this struct was generated from the following file: