![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Engine.h>
Public Member Functions | |
| FDropNoteInfo () | |
Public Attributes | |
| FVector | Location |
| FRotator | Rotation |
| FString | Comment |
Info about one note dropped in the map during PIE.
|
inline |
| FString FDropNoteInfo::Comment |
Text to assign to Note actor in edited level.
| FVector FDropNoteInfo::Location |
Location to create Note actor in edited level.
| FRotator FDropNoteInfo::Rotation |
Rotation to create Note actor in edited level.