diff --git a/X10D.Unity.dll b/X10D.Unity.dll index 8b951e3..0295ea2 100644 Binary files a/X10D.Unity.dll and b/X10D.Unity.dll differ diff --git a/X10D.dll b/X10D.dll index e3f6926..9a1e3dd 100644 Binary files a/X10D.dll and b/X10D.dll differ diff --git a/X10D.xml b/X10D.xml index 3b1a4b2..5832f5e 100644 --- a/X10D.xml +++ b/X10D.xml @@ -9810,6 +9810,18 @@ The concatenated string. is . + + + Appends a string to the current string if the specified condition evaluates to . + + The current string. + + The function that returns the condition to evaluate, with given as an argument. + + The string to append if the condition is true. + The concatenated string. + is . + Appends a string to the current string if the specified condition evaluates to . @@ -9818,6 +9830,20 @@ The condition to evaluate. The function that returns the string to append if the condition is true. The concatenated string. + is . + + + + Appends a string to the current string if the specified condition evaluates to . + + The current string. + The condition to evaluate. + + The function that returns the string to append if the condition is true, with given as an + argument. + + The concatenated string. + is . @@ -9827,7 +9853,55 @@ The function that returns the condition to evaluate. The function that returns the string to append if the condition is true. The concatenated string. - is . + + or is . + + + + + Appends a string to the current string if the specified condition evaluates to . + + The current string. + The function that returns the condition to evaluate. + + The function that returns the string to append if the condition is true, with given as an + argument. + + The concatenated string. + + or is . + + + + + Appends a string to the current string if the specified condition evaluates to . + + The current string. + + The function that returns the condition to evaluate, with given as an argument. + + The function that returns the string to append if the condition is true. + The concatenated string. + + or is . + + + + + Appends a string to the current string if the specified condition evaluates to . + + The current string. + + The function that returns the condition to evaluate, with given as an argument. + + + The function that returns the string to append if the condition is true, with given as an + argument. + + The concatenated string. + + or is . + diff --git a/package.json b/package.json index f056006..78dc201 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://oliverbooth.dev" }, "displayName": "X10D", - "version": "4.0.0-nightly.233", + "version": "4.0.0-nightly.234", "unity": "2021.3", "description": "Extension methods on crack", "keywords": [