UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TypedElementVisibilityColumns.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Elements/Interfaces/TypedElementDataStorageInterface.h
"
6
7
#include "TypedElementVisibilityColumns.generated.h"
8
12
USTRUCT
(meta = (DisplayName =
"Visibility"
))
13
struct
FVisibleInEditorColumn
final :
public
FEditorDataStorageColumn
14
{
15
GENERATED_BODY
()
16
17
public
:
18
19
bool
bIsVisibleInEditor =
true
;
20
};
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
GENERATED_BODY
#define GENERATED_BODY(...)
Definition
ObjectMacros.h:765
USTRUCT
#define USTRUCT(...)
Definition
ObjectMacros.h:746
TypedElementDataStorageInterface.h
FEditorDataStorageColumn
Definition
CommonTypes.h:14
FVisibleInEditorColumn
Definition
TypedElementVisibilityColumns.h:14
Engine
Source
Runtime
TypedElementFramework
Public
Elements
Columns
TypedElementVisibilityColumns.h
Generated by
1.9.8