8#include "ReflectionCapture.generated.h"
19 UPROPERTY(Category =
DecalActor, VisibleAnywhere, BlueprintReadOnly, meta = (AllowPrivateAccess =
"true"))
22#if WITH_EDITORONLY_DATA
36#if WITH_EDITORONLY_DATA
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_UCLASS_BODY(...)
Definition ObjectMacros.h:768
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition ReflectionCapture.h:14
virtual bool IsLevelBoundsRelevant() const override
Definition ReflectionCapture.h:32
class UReflectionCaptureComponent * GetCaptureComponent() const
Definition ReflectionCapture.h:35
Definition ReflectionCaptureComponent.h:30
Definition ObjectPtr.h:488