Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework
| Name | FEditorViewportClientProxy |
| Type | class |
| Header File | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorDragTools/EditorViewportClientProxy.h |
| Include Path | #include "EditorDragTools/EditorViewportClientProxy.h" |
Syntax
class FEditorViewportClientProxy : public IEditorViewportClientProxy
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEditorViewportClientProxy
(
FEditorViewportClient* InEditorViewportClient |
EditorDragTools/EditorViewportClientProxy.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EditorViewportClient | TSharedPtr< FEditorViewportClient > | EditorDragTools/EditorViewportClientProxy.h |
Functions
Public
Overridden from IEditorViewportClientProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FEditorViewportClient * GetEditorViewportClient() |
EditorDragTools/EditorViewportClientProxy.h | ||
| EditorDragTools/EditorViewportClientProxy.h | |||
virtual bool IsActorVisible
(
const AActor* InActor |
EditorDragTools/EditorViewportClientProxy.h |