UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCocoaRunLoopSourceInfo Class Reference
+ Inheritance diagram for FCocoaRunLoopSourceInfo:

Instance Methods

(id) - initWithSource:
 
(void- dealloc
 
(void- scheduleOn:inMode:
 
(void- cancelFrom:inMode:
 
(void- perform
 

Method Documentation

◆ cancelFrom:inMode:

- (void) cancelFrom: (CFRunLoopRef InRunLoop
inMode: (CFStringRef InMode 

◆ dealloc

- (void) dealloc

◆ initWithSource:

- (id) initWithSource: (FCocoaRunLoopSource*)  InSource

◆ perform

- (void) perform

◆ scheduleOn:inMode:

- (void) scheduleOn: (CFRunLoopRef InRunLoop
inMode: (CFStringRef InMode 

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