CARLA
Public Member Functions | Public Attributes | List of all members
FFoliageBlueprint Struct Reference

#include <VegetationManager.h>

+ Collaboration diagram for FFoliageBlueprint:

Public Member Functions

bool IsValid () const
 
bool SetBPClassName (const FString &Path)
 
bool SetSpawnedClass ()
 

Public Attributes

FString BPFullClassName {}
 
TSubclassOf< AActorSpawnedClass { nullptr }
 

Detailed Description

Definition at line 49 of file VegetationManager.h.

Member Function Documentation

◆ IsValid()

bool FFoliageBlueprint::IsValid ( ) const

Definition at line 135 of file VegetationManager.cpp.

Referenced by AVegetationManager::UpdateFoliageBlueprintCache().

+ Here is the caller graph for this function:

◆ SetBPClassName()

bool FFoliageBlueprint::SetBPClassName ( const FString &  Path)

Definition at line 142 of file VegetationManager.cpp.

References GetVersionFromFString(), and Position.

Referenced by AVegetationManager::UpdateFoliageBlueprintCache().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ SetSpawnedClass()

bool FFoliageBlueprint::SetSpawnedClass ( )

Definition at line 166 of file VegetationManager.cpp.

Referenced by AVegetationManager::UpdateFoliageBlueprintCache().

+ Here is the caller graph for this function:

Member Data Documentation

◆ BPFullClassName

FString FFoliageBlueprint::BPFullClassName {}

◆ SpawnedClass

TSubclassOf<AActor> FFoliageBlueprint::SpawnedClass { nullptr }

Definition at line 53 of file VegetationManager.h.

Referenced by AVegetationManager::CreateFoliage().


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