UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ELaunchVerb Namespace Reference

Enumerations

enum  Type { Open , Edit }
 

Detailed Description

Not all platforms have different opening semantics, but Windows allows you to specify a specific verb when opening a file.

Enumeration Type Documentation

◆ Type

Enumerator
Open 

Launch the application associated with opening file to 'view'

Edit 

Launch the application associated with opening file to 'edit'