UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSelectedFragmentProperties Struct Reference

#include <DeviceProfileMatching.h>

Public Member Functions

bool operator== (const FSelectedFragmentProperties &rhs) const
 
bool operator!= (const FSelectedFragmentProperties &rhs) const
 

Public Attributes

FName Tag = NAME_None
 
FString Fragment
 
bool bEnabled = true
 

Member Function Documentation

◆ operator!=()

bool FSelectedFragmentProperties::operator!= ( const FSelectedFragmentProperties rhs) const
inline

◆ operator==()

bool FSelectedFragmentProperties::operator== ( const FSelectedFragmentProperties rhs) const
inline

Member Data Documentation

◆ bEnabled

bool FSelectedFragmentProperties::bEnabled = true

◆ Fragment

FString FSelectedFragmentProperties::Fragment

◆ Tag

FName FSelectedFragmentProperties::Tag = NAME_None

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