Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: nicosio on December 09, 2011, 12:23:46 AM

Title: Set GUI text with auto ToString
Post by: nicosio on December 09, 2011, 12:23:46 AM
It will be nice to have a numerical version of SetGUIText that can handle any kind of numerical value directly, just to save one extra string variable and a convert.
Title: Re: Set GUI text with auto ToString
Post by: Alex Chouls on December 13, 2011, 01:19:41 PM
I agree. I'd actually like to auto-cast any variable type when using string parameters (e.g., replace all the debug actions with one that takes any variable). Will look into getting this into the next update...