Python Reference Guide
 
Loading...
Searching...
No Matches
FBEventEvalGlobalCallback Class Reference

Event: Global Evaluation pipeline critical timing callback event. More...

#include <pyfbsdk.h>

Inheritance diagram for FBEventEvalGlobalCallback:

Public Member Functions

 FBEventEvalGlobalCallback (HKEventBase pEvent)
 Constructor.
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor.
 

Public Attributes

FBGlobalEvalCallbackTiming Timing
 Read Only Property: The timing of the global evaluation callback.
 
- Public Attributes inherited from FBEvent
int Type
 Read Only Property: Type of event.
 

Detailed Description

Event: Global Evaluation pipeline critical timing callback event.

Constructor & Destructor Documentation

◆ FBEventEvalGlobalCallback()

FBEventEvalGlobalCallback ( HKEventBase pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

◆ Timing

Read Only Property: The timing of the global evaluation callback.