UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BoxReflectionCapture.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
CoreMinimal.h
"
6
#include "
UObject/ObjectMacros.h
"
7
#include "
Engine/ReflectionCapture.h
"
8
#include "BoxReflectionCapture.generated.h"
9
10
15
UCLASS
(
hidecategories
=(
Collision
, Attachment,
Actor
), MinimalAPI)
16
class
ABoxReflectionCapture
17
:
public
AReflectionCapture
18
{
19
GENERATED_UCLASS_BODY
()
20
};
EARSpatialMeshUsageFlags::Collision
@ Collision
CoreMinimal.h
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
EDatasmithElementType::Actor
@ Actor
ObjectMacros.h
GENERATED_UCLASS_BODY
#define GENERATED_UCLASS_BODY(...)
Definition
ObjectMacros.h:768
UCLASS
#define UCLASS(...)
Definition
ObjectMacros.h:776
ReflectionCapture.h
ABoxReflectionCapture
Definition
BoxReflectionCapture.h:18
AReflectionCapture
Definition
ReflectionCapture.h:14
Engine
Source
Runtime
Engine
Classes
Engine
BoxReflectionCapture.h
Generated by
1.9.8