gameflow icon indicating copy to clipboard operation
gameflow copied to clipboard

Warnings after creating custom actions or conditions

Open evasiongames opened this issue 6 years ago • 0 comments

After creating actions or conditions with the wizards available via the Project > Create > GameFlow > Action... / Condition... menu options and recompiling the generated scripts, some warnings appear on the console:

warning CS0649: Field 'CustomAction._yourName' is never assigned to, and will always have its default value null

evasiongames avatar Aug 29 '19 03:08 evasiongames