8#include "LightmassPortal.generated.h"
18 UPROPERTY(Category = Portal, VisibleAnywhere, BlueprintReadOnly, meta = (AllowPrivateAccess =
"true"))
21#if WITH_EDITORONLY_DATA
31#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 LightmassPortal.h:14
virtual bool IsLevelBoundsRelevant() const override
Definition LightmassPortal.h:28
class ULightmassPortalComponent * GetPortalComponent() const
Definition LightmassPortal.h:30
Definition LightmassPortalComponent.h:13
Definition ObjectPtr.h:488