![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FPlatformEventsTrace, including all inherited members.
| Disable(EEventType Event) | FPlatformEventsTrace | inlinestatic |
| EEventType enum name | FPlatformEventsTrace | |
| Enable(EEventType Event) | FPlatformEventsTrace | inlinestatic |
| GetEvent(const FString &Name) | FPlatformEventsTrace | static |
| Init(uint32 SamplingIntervalUsec) | FPlatformEventsTrace | inlinestatic |
| OnTraceChannelUpdated(const FString &ChannelName, bool bIsEnabled) | FPlatformEventsTrace | inlinestatic |
| OutputContextSwitch(uint64 StartTime, uint64 EndTime, uint32 ThreadId, uint8 CoreNumber) | FPlatformEventsTrace | inlinestatic |
| OutputStackSample(uint64 Time, uint32 ThreadId, const uint64 *Addresses, uint32 AddressCount) | FPlatformEventsTrace | inlinestatic |
| OutputThreadName(uint32 ThreadId, uint32 ProcessId, const TCHAR *Name, uint32 NameLen) | FPlatformEventsTrace | inlinestatic |
| PostInit() | FPlatformEventsTrace | inlinestatic |
| Stop() | FPlatformEventsTrace | inlinestatic |