CARLA
Static Public Member Functions | List of all members
UCarlaBlueprintRegistry Class Reference

#include <CarlaBlueprintRegistry.h>

+ Inheritance diagram for UCarlaBlueprintRegistry:
+ Collaboration diagram for UCarlaBlueprintRegistry:

Static Public Member Functions

static void AddToCarlaBlueprintRegistry (const TArray< FPropParameters > &PropParametersArray)
 
static void LoadPropDefinitions (TArray< FPropParameters > &PropParametersArray)
 

Detailed Description

Definition at line 14 of file CarlaBlueprintRegistry.h.

Member Function Documentation

◆ AddToCarlaBlueprintRegistry()

void UCarlaBlueprintRegistry::AddToCarlaBlueprintRegistry ( const TArray< FPropParameters > &  PropParametersArray)
static

Definition at line 49 of file CarlaBlueprintRegistry.cpp.

References CommonAttributes::DEFAULT, CommonAttributes::DEFINITIONS, PropAttributes::MESH_PATH, PropAttributes::NAME, CommonAttributes::PATH, PropSizeTypeToString(), PropAttributes::REGISTRY_FORMAT, and PropAttributes::SIZE.

+ Here is the call graph for this function:

◆ LoadPropDefinitions()

void UCarlaBlueprintRegistry::LoadPropDefinitions ( TArray< FPropParameters > &  PropParametersArray)
static

Definition at line 125 of file CarlaBlueprintRegistry.cpp.

References CommonAttributes::DEFAULT, CommonAttributes::DEFINITIONS, carla::client::detail::Get(), PropAttributes::MESH_PATH, PropAttributes::NAME, CommonAttributes::PATH, PropAttributes::REGISTRY_FORMAT, PropAttributes::SIZE, and StringToPropSizeType().

+ Here is the call graph for this function:

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