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

Public Member Functions

 FListPropsWildcardPiece (const FString &InStr, bool bInMultiChar)
 

Public Attributes

FString Str
 
bool bMultiChar
 

Detailed Description

Helper structure for property listing console command

Constructor & Destructor Documentation

◆ FListPropsWildcardPiece()

FListPropsWildcardPiece::FListPropsWildcardPiece ( const FString &  InStr,
bool  bInMultiChar 
)
inline

Member Data Documentation

◆ bMultiChar

bool FListPropsWildcardPiece::bMultiChar

◆ Str

FString FListPropsWildcardPiece::Str

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