Agrarsense
Public Attributes | List of all members
FInstancedActorData Struct Reference

#include <InstancedActorData.h>

Public Attributes

TWeakObjectPtr< AInstancedActorActor
 

Detailed Description

This struct is designed to encapsulate data related to AInstancedActor, particularly when working with Blueprints where TArray of TWeakObjectPtr cannot be directly used.

Definition at line 17 of file InstancedActorData.h.

Member Data Documentation

◆ Actor

TWeakObjectPtr<AInstancedActor> FInstancedActorData::Actor

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