Agrarsense
Public Attributes | List of all members
FTaggedActorData Struct Reference

#include <Tagger.h>

Public Attributes

AActor * Actor
 
UStaticMeshComponent * StaticMeshComponent
 
USkeletalMeshComponent * SkeletalMeshComponent
 
float InstanceID
 
ELabels Label
 

Detailed Description

Definition at line 23 of file Tagger.h.

Member Data Documentation

◆ Actor

AActor* FTaggedActorData::Actor

Definition at line 28 of file Tagger.h.

Referenced by ATagger::TagActor(), and ATagger::WriteComponentToCSV().

◆ InstanceID

float FTaggedActorData::InstanceID

Definition at line 37 of file Tagger.h.

Referenced by ATagger::TagActor(), and ATagger::WriteComponentToCSV().

◆ Label

ELabels FTaggedActorData::Label

Definition at line 40 of file Tagger.h.

Referenced by ATagger::TagActor().

◆ SkeletalMeshComponent

USkeletalMeshComponent* FTaggedActorData::SkeletalMeshComponent

Definition at line 34 of file Tagger.h.

Referenced by ATagger::TagActor(), and ATagger::WriteComponentToCSV().

◆ StaticMeshComponent

UStaticMeshComponent* FTaggedActorData::StaticMeshComponent

Definition at line 31 of file Tagger.h.

Referenced by ATagger::TagActor(), and ATagger::WriteComponentToCSV().


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