Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: izzycoding on May 19, 2013, 09:41:41 AM

Title: Int Multiply
Post by: izzycoding on May 19, 2013, 09:41:41 AM
Hey,

Not sure if this has already been done before or not.
I have recently been cleaning up my FSM's and was wondering why there was no built in IntMultiply. there is one for a float so why not an int?

So here it is. (Basically a copy of the FloatMultiply, but for an Int instead)

Regards,
Title: Re: Int Multiply
Post by: jeanfabre on May 20, 2013, 01:21:41 AM
Hi,

 Very good. You have the Int Operator action that can do multiply but intMultiply will be quicker in most case.

bye,

 Jean
Title: Re: Int Multiply
Post by: beowulfkaine on March 14, 2021, 04:57:48 PM
Thank you this helped me