|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <CosmeticAssetBase.h>
Public Attributes | |
| TArray< TSoftObjectPtr< UMaterialInstance > > | VehicleSkinMaterials = TArray<TSoftObjectPtr<UMaterialInstance>>() |
| TSoftObjectPtr< UParticleSystem > | Particle = NULL |
| TSoftObjectPtr< USkeletalMesh > | VehicleSkinMesh = NULL |
Public Attributes inherited from UCosmeticAssetBase | |
| TSoftObjectPtr< UTexture2D > | ItemIcon = NULL |
| bool | bDefaultEquipped = false |
| FString | ShortCode = "" |
Additional Inherited Members | |
Public Member Functions inherited from UCosmeticAssetBase | |
| virtual const FString & | GetShortCode () const |
| TSoftObjectPtr<UParticleSystem> UCosmeticVehicleSkinAsset::Particle = NULL |
| TArray<TSoftObjectPtr<UMaterialInstance> > UCosmeticVehicleSkinAsset::VehicleSkinMaterials = TArray<TSoftObjectPtr<UMaterialInstance>>() |
| TSoftObjectPtr<USkeletalMesh> UCosmeticVehicleSkinAsset::VehicleSkinMesh = NULL |