You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENE_Jelly_Swarmer cannot be referenced as a class in an array variable of object, actor, pawn, etc. for some bizarre reason. Seems like all forms of variable types cannot have this as the actual value but you can make a variable of the class and add it to an array for example, however, this does not work because the class value is still None and can't be changed to ENE_Jelly_Swarmer.
This also applies to ENE_Spider_Tank_Base, ENE_Spider_Tank_Generic, ENE_Spider_Grunt_Base, ENE_Spider_Boss_TwinBase and possibly more.
The text was updated successfully, but these errors were encountered:
OurLordAndSaviorGabeNewell
changed the title
ENE_Jelly_Swarmer Cannot Be Referenced As A Class
Some Classes Cannot Be Referenced As A Class
Feb 4, 2024
ENE_Jelly_Swarmer cannot be referenced as a class in an array variable of object, actor, pawn, etc. for some bizarre reason. Seems like all forms of variable types cannot have this as the actual value but you can make a variable of the class and add it to an array for example, however, this does not work because the class value is still None and can't be changed to ENE_Jelly_Swarmer.
This also applies to ENE_Spider_Tank_Base, ENE_Spider_Tank_Generic, ENE_Spider_Grunt_Base, ENE_Spider_Boss_TwinBase and possibly more.
The text was updated successfully, but these errors were encountered: