Navigation
API > API/Plugins > API/Plugins/MassLOD
| Name | FViewerInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassLOD/Public/MassLODSubsystem.h |
| Include Path | #include "MassLODSubsystem.h" |
Syntax
USTRUCT ()
struct FViewerInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FViewerInfo () |
MassLODSubsystem.h | ||
PRAGMA_DISABLE_DEPRECATION_WARNINGS FViewerInfo
(
const FViewerInfo& Other |
MassLODSubsystem.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActorViewer | TObjectPtr< AActor > | MassLODSubsystem.h |
|
|
| AspectRatio | float | MassLODSubsystem.h | ||
| bEnabled | bool | MassLODSubsystem.h | ||
| EditorViewportClientIndex | int8 | MassLODSubsystem.h | ||
| FOV | float | MassLODSubsystem.h | ||
| Handle | FMassViewerHandle | MassLODSubsystem.h | ||
| HashValue | uint32 | MassLODSubsystem.h | ||
| Location | FVector | MassLODSubsystem.h | ||
| Rotation | FRotator | MassLODSubsystem.h | ||
| StreamingSourceName | FName | MassLODSubsystem.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PlayerController | TObjectPtr< APlayerController > | MassLODSubsystem.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
APlayerController * GetPlayerController() |
MassLODSubsystem.h | ||
bool IsLocal() |
MassLODSubsystem.h | ||
void Reset() |
MassLODSubsystem.h |