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

#include <PlatformMisc.h>

Public Member Functions

 FScopedNamedEventConditional (const struct FColor &Color, const TCHAR *Text, bool bCondition)
 
 FScopedNamedEventConditional (const struct FColor &Color, const ANSICHAR *Text, bool bCondition)
 
 ~FScopedNamedEventConditional ()
 

Private Attributes

bool bStarted
 

Detailed Description

Definition at line 39 of file PlatformMisc.h.

Constructor & Destructor Documentation

◆ FScopedNamedEventConditional() [1/2]

FScopedNamedEventConditional::FScopedNamedEventConditional ( const struct FColor & Color,
const TCHAR * Text,
bool bCondition )
inline

Definition at line 42 of file PlatformMisc.h.

◆ FScopedNamedEventConditional() [2/2]

FScopedNamedEventConditional::FScopedNamedEventConditional ( const struct FColor & Color,
const ANSICHAR * Text,
bool bCondition )
inline

Definition at line 51 of file PlatformMisc.h.

◆ ~FScopedNamedEventConditional()

FScopedNamedEventConditional::~FScopedNamedEventConditional ( )
inline

Definition at line 60 of file PlatformMisc.h.

Member Data Documentation

◆ bStarted

bool FScopedNamedEventConditional::bStarted
private

Definition at line 69 of file PlatformMisc.h.


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