Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: tcmeric on April 01, 2017, 07:50:25 AM

Title: Thirty Custom Action in Thirty Days: Set String Case
Post by: tcmeric on April 01, 2017, 07:50:25 AM
Day 2 of Thirty Custom Actions in Thirty Days.

Today is "set string case". This action does as it sounds. It can set a string variable to uppercase, lowercase and textcase (first letter of every word to be uppercase).

(http://i.imgur.com/X0VJflB.png)

The action is available here on github: https://github.com/dumbgamedev/general-playmaker/blob/master/String/SetStringCase.cs

Here is a short video tutorial on how to use this action: