playMaker

Author Topic: [SOLVED]Please improve uGuiLayoutElementSetValues with ignoreLayout  (Read 1698 times)

szomaza

  • Sr. Member
  • ****
  • Posts: 253
Hi,

uGuiLayoutElementSetValues does not have the possibility to set the Ignore Layout bool.

The uGuiLayoutElementGetValues does have the possibility to get the
public FsmBool ignoreLayout;

Please improve the uGuiLayoutElementSetValues by adding this one also.

br,
szomaza

« Last Edit: July 08, 2019, 02:02:55 AM by djaydino »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Please improve uGuiLayoutElementSetValues with ignoreLayout
« Reply #1 on: July 08, 2019, 02:01:26 AM »
Hi.
Try the official 'Ui Layout Element Get/Set Values', it has Ignore Layout included.

szomaza

  • Sr. Member
  • ****
  • Posts: 253
Re: [SOLVED]Please improve uGuiLayoutElementSetValues with ignoreLayout
« Reply #2 on: July 08, 2019, 11:53:31 AM »
Hmm, where do I find that?

I only have the 2 actions in the attached image and I should be using the uGui ones for the current Unity UI, right?
The actions starting with UI are for the old Unity UI, no?

I also don't find anything on the Ecosystem, when searching for "layout".

Br,
szomaza

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: [SOLVED]Please improve uGuiLayoutElementSetValues with ignoreLayout
« Reply #3 on: July 08, 2019, 06:25:28 PM »
Hi,
Sorry i only looked to the Get layout.
I will try to complete the Set layout Tomorrow and ask Alex if the official action can be updated.
i will send a updated version here as well