Expansion.getSampleMapList() always empty - full expansions
-
Here's my little test function
inline function test() { for (x in eh.getExpansionList()) { Console.print(x.getSampleMapList().length); // Outputs 0 } }
Is there something I need to do to initialise the expansion?
-
@d-healey Sorry, mate - I haven't used Expansions.