CARLA
Public Attributes | List of all members
FActorAttribute Struct Reference

An actor attribute, may be an intrinsic (non-modifiable) attribute of the actor or an user-defined actor variation. More...

#include <ActorAttribute.h>

+ Collaboration diagram for FActorAttribute:

Public Attributes

FString Id
 
EActorAttributeType Type = EActorAttributeType::String
 
FString Value
 

Detailed Description

An actor attribute, may be an intrinsic (non-modifiable) attribute of the actor or an user-defined actor variation.

Definition at line 61 of file Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Actor/ActorAttribute.h.

Member Data Documentation

◆ Id

FString FActorAttribute::Id

◆ Type

◆ Value

FString FActorAttribute::Value

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