|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <CosmeticAssetBase.h>
Public Member Functions | |
| void | GetColor (FLinearColor &ColorOut) const |
Public Member Functions inherited from UCosmeticAssetBase | |
| virtual const FString & | GetShortCode () const |
Public Attributes | |
| FLinearColor | Color = FLinearColor() |
| uint8 | ColorFlags = UINT8_MAX |
Public Attributes inherited from UCosmeticAssetBase | |
| TSoftObjectPtr< UTexture2D > | ItemIcon = NULL |
| bool | bDefaultEquipped = false |
| FString | ShortCode = "" |
|
inline |
| FLinearColor UCosmeticColourAsset::Color = FLinearColor() |
| uint8 UCosmeticColourAsset::ColorFlags = UINT8_MAX |