UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MacProgramDelegate.h File Reference
#include "CoreMinimal.h"

Go to the source code of this file.

Classes

class  MacProgramDelegate
 

Typedefs

using ProgramMainType = int32(*)(const TCHAR *)
 
using ProgramExitType = void(*)()
 

Typedef Documentation

◆ ProgramExitType

using ProgramExitType = void(*)()

◆ ProgramMainType

using ProgramMainType = int32(*)(const TCHAR *)