CARLA
Public Attributes | List of all members
FPropParameters Struct Reference

#include <PropParameters.h>

+ Collaboration diagram for FPropParameters:

Public Attributes

UStaticMesh * Mesh
 
FString Name
 
EPropSize Size = EPropSize::INVALID
 

Detailed Description

Definition at line 28 of file PropParameters.h.

Member Data Documentation

◆ Mesh

UStaticMesh* FPropParameters::Mesh

Definition at line 36 of file PropParameters.h.

◆ Name

FString FPropParameters::Name

Definition at line 33 of file PropParameters.h.

Referenced by UActorBlueprintFunctionLibrary::MakePropDefinition().

◆ Size

EPropSize FPropParameters::Size = EPropSize::INVALID

Definition at line 39 of file PropParameters.h.

Referenced by UActorBlueprintFunctionLibrary::MakePropDefinition().


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