Public Attributes | Protected Attributes | List of all members
UBPUtilsStringOption Class Reference

Public Attributes

bool & HasValue
 
FString & Value
 

Protected Attributes

FString value = FString("")
 
bool has_value = false
 

Member Data Documentation

◆ has_value

bool UBPUtilsStringOption::has_value = false
protected

◆ HasValue

bool& UBPUtilsStringOption::HasValue

◆ value

FString UBPUtilsStringOption::value = FString("")
protected

◆ Value

FString& UBPUtilsStringOption::Value