LEAP Documentation 40220
Documentation for the LEAP project
UCosmeticColourAsset Class Reference

#include <CosmeticAssetBase.h>

Inheritance diagram for UCosmeticColourAsset:
UCosmeticAssetBase

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 = ""
 

Member Function Documentation

◆ GetColor()

void UCosmeticColourAsset::GetColor ( FLinearColor &  ColorOut) const
inline

Member Data Documentation

◆ Color

FLinearColor UCosmeticColourAsset::Color = FLinearColor()

◆ ColorFlags

uint8 UCosmeticColourAsset::ColorFlags = UINT8_MAX

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