Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: dudebxl on January 17, 2016, 11:00:22 AM

Title: ArrayListIndexOfByString
Post by: dudebxl on January 17, 2016, 11:00:22 AM
Search the array by name. Only tested with GameObject so that I can search for a GameObject(s) in arraylist by name (string) and get the current index. Not tested with any other variables...

Obviously won't work if your GameObject have the same name.

On ecosystem or https://snipt.net/dudebxl/

 :)
Title: Re: ArrayListIndexOfByString
Post by: mdotstrange on January 17, 2016, 06:02:21 PM
This is really useful! Thank you  :)
Title: Re: ArrayListIndexOfByString
Post by: dudebxl on January 17, 2016, 06:46:14 PM
cool  :D
Title: Re: ArrayListIndexOfByString
Post by: Alatriste on September 17, 2017, 12:47:09 PM
This doesn't seem to work with string variables.
Title: Re: ArrayListIndexOfByString
Post by: jeanfabre on September 18, 2017, 03:01:30 AM
Hi,

 I am not this action is needed, just use ArrayListIndexOf, is that not working?

 Bye,

 Jean