CARLA
 
载入中...
搜索中...
未找到
变量
PropAttributes 命名空间参考

变量

static const FString MESH_PATH = TEXT("path")
 
static const FString NAME = TEXT("name")
 
static const FString REGISTRY_FORMAT = TEXT(".Package.json")
 
static const FString SIZE = TEXT("size")
 

变量说明

◆ MESH_PATH

const FString PropAttributes::MESH_PATH = TEXT("path")
static

在文件 CarlaBlueprintRegistry.cpp26 行定义.

被这些函数引用 for() , 以及 UCarlaBlueprintRegistry::LoadPropDefinitions().

◆ NAME

const FString PropAttributes::NAME = TEXT("name")
static

在文件 CarlaBlueprintRegistry.cpp25 行定义.

被这些函数引用 for(), for() , 以及 UCarlaBlueprintRegistry::LoadPropDefinitions().

◆ REGISTRY_FORMAT

const FString PropAttributes::REGISTRY_FORMAT = TEXT(".Package.json")
static

◆ SIZE

const FString PropAttributes::SIZE = TEXT("size")
static

在文件 CarlaBlueprintRegistry.cpp27 行定义.

被这些函数引用 for() , 以及 UCarlaBlueprintRegistry::LoadPropDefinitions().