Skip to content

Conversation

@TheBeardedBerry
Copy link

Fixing the following error found when compiling for UE5.6.

0>SUnicodeBlockRangeSelector.cpp(109,34): Error C4834 : discarding return value of function with [[nodiscard]] attribute 0> if (CheckboxIndices[Range.Index], RangesToSet.Contains(Range.Index))
0> ^

Fixing the following error found when compiling for UE5.6.

0>SUnicodeBlockRangeSelector.cpp(109,34): Error C4834 : discarding return value of function with [[nodiscard]] attribute
0>		if (CheckboxIndices[Range.Index], RangesToSet.Contains(Range.Index))
0>		                               ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant