Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FAutoNamedEventsToggler Class Reference

#include <CoreMisc.h>

Public Member Functions

void Update (bool bIsProfiling)
 

Private Attributes

bool bSetNamedEventsEnabled = false
 

Detailed Description

Enables named events when profiling. Increments/decrements GCycleStatsShouldEmitNamedEvents based on bIsProfiling. Functionality is controlled by stats.AutoEnableNamedEventsWhenProfiling.

Definition at line 317 of file CoreMisc.h.

Member Function Documentation

◆ Update()

void FAutoNamedEventsToggler::Update ( bool bIsProfiling)

Member Data Documentation

◆ bSetNamedEventsEnabled

bool FAutoNamedEventsToggler::bSetNamedEventsEnabled = false
private

Definition at line 323 of file CoreMisc.h.


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