Find objects by a variable value with FindObjectsOfType

0

The FindObjectsOfType command can find objects by a specific type.

I wonder if it can find objects by a variable value.

For example: Find objects that have the x variable with a value of 10.

    
asked by anonymous 04.05.2018 / 15:44

0 answers