|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <CosmeticAssetBase.h>
Public Member Functions | |
| virtual const FString & | GetShortCode () const override |
| virtual const FString & | GetShortCode () const |
Public Attributes | |
| TSubclassOf< UWeaponInstance > | Weapon = NULL |
Public Attributes inherited from UCosmeticAssetBase | |
| TSoftObjectPtr< UTexture2D > | ItemIcon = NULL |
| bool | bDefaultEquipped = false |
| FString | ShortCode = "" |
|
overridevirtual |
Reimplemented from UCosmeticAssetBase.
| TSubclassOf<UWeaponInstance> ULoadoutAssetWeapon::Weapon = NULL |