UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TCustomShowFlag< ShippingValue > Struct Template Reference

#include <ShowFlags.h>

Public Member Functions

 TCustomShowFlag (const TCHAR *Name, bool DefaultEnabled, EShowFlagGroup Group=SFG_Custom, FText DisplayName={})
 
bool IsEnabled (const FEngineShowFlags &ShowFlags)
 
bool SetEnabled (FEngineShowFlags &ShowFlags, bool bSet)
 

Constructor & Destructor Documentation

◆ TCustomShowFlag()

template<EShowFlagShippingValue ShippingValue = EShowFlagShippingValue::Dynamic>
TCustomShowFlag< ShippingValue >::TCustomShowFlag ( const TCHAR Name,
bool  DefaultEnabled,
EShowFlagGroup  Group = SFG_Custom,
FText  DisplayName = {} 
)
inline

Member Function Documentation

◆ IsEnabled()

template<EShowFlagShippingValue ShippingValue = EShowFlagShippingValue::Dynamic>
bool TCustomShowFlag< ShippingValue >::IsEnabled ( const FEngineShowFlags ShowFlags)
inline

◆ SetEnabled()

template<EShowFlagShippingValue ShippingValue = EShowFlagShippingValue::Dynamic>
bool TCustomShowFlag< ShippingValue >::SetEnabled ( FEngineShowFlags ShowFlags,
bool  bSet 
)
inline

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