UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDropNoteInfo Struct Reference

#include <Engine.h>

Public Member Functions

 FDropNoteInfo ()
 

Public Attributes

FVector Location
 
FRotator Rotation
 
FString Comment
 

Detailed Description

Info about one note dropped in the map during PIE.

Constructor & Destructor Documentation

◆ FDropNoteInfo()

FDropNoteInfo::FDropNoteInfo ( )
inline

Member Data Documentation

◆ Comment

FString FDropNoteInfo::Comment

Text to assign to Note actor in edited level.

◆ Location

FVector FDropNoteInfo::Location

Location to create Note actor in edited level.

◆ Rotation

FRotator FDropNoteInfo::Rotation

Rotation to create Note actor in edited level.


The documentation for this struct was generated from the following file: