So I have an array of units and I'm trying to pull the name of the unit from that array to throw into Debug... but can't seem to figure it out...
What I have tried is...
Debug Message
Text: Convert String to Text
Value: Convert Game Link to String
but then it does not list my variable array, it only gives 5 options, and I've tried them all
The variable is of type: Unit Type (althogh it's stored in a Record, I haven't had any problem with the editor recognizing the different data types within my records). I just need to convert the Unit Type stored in a variable of said type, into a string...
So I have an array of units and I'm trying to pull the name of the unit from that array to throw into Debug... but can't seem to figure it out...
What I have tried is...
but then it does not list my variable array, it only gives 5 options, and I've tried them all
The variable is of type: Unit Type (althogh it's stored in a Record, I haven't had any problem with the editor recognizing the different data types within my records). I just need to convert the Unit Type stored in a variable of said type, into a string...
moved to map dev forum