Agrarsense
Public Attributes | List of all members
FVehicleData Struct Reference

#include <AssetLibrary.h>

Public Attributes

TWeakObjectPtr< AVehicleVehicle
 
EVehicleTypes VehicleType = EVehicleTypes::NONE
 

Detailed Description

Definition at line 32 of file AssetLibrary.h.

Member Data Documentation

◆ Vehicle

TWeakObjectPtr<AVehicle> FVehicleData::Vehicle

A weak reference to AVehicle.

Definition at line 40 of file AssetLibrary.h.

Referenced by UAssetLibrary::GetSpawnedVehicles(), and UAssetLibrary::SpawnVehicle().

◆ VehicleType

EVehicleTypes FVehicleData::VehicleType = EVehicleTypes::NONE

EVehicleTypes enum.

Definition at line 46 of file AssetLibrary.h.

Referenced by UAssetLibrary::SpawnVehicle().


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