Playmaker Forum

PlayMaker News => General Discussion => Topic started by: florentine3d on January 27, 2016, 02:34:32 AM

Title: Debug values
Post by: florentine3d on January 27, 2016, 02:34:32 AM
How can i view all values of event (Get Event Info) at once?

For example, when i debug in Visual Studio and stop in some Breakpoint, i can see all values of all variables without Logging to console.

How can i see all properties of object (action) using Playmaker?

Problem: i try get all checked Checkboxes from NGUI when click Submit button, but how i can do it.. try debug and not understand where get values. The class is: UIToggle : UIWidgetContainer.
Title: Re: Debug values
Post by: jeanfabre on January 27, 2016, 03:55:23 AM
Hi,

 That's a good point actually. Let me work on something and get back to you on this.

 Bye,

 Jean