Adam Parkinson

Results 4 issues of Adam Parkinson

My use-case for this code needed to support dynamically-sized layouts, so after some research settled on this alternate implementation. You are welcome to disregard this pull request as it's quite...

My personal workflow benefits from instance collection support, and on seeing that the issue that's raised for it (#326) hasn't been touched or commented on in the last two years,...

In an Articy instruction block, if something like the following is entered: ``` MyVariableSet.MyBooleanVariable = getPrimaryCharacter() == speaker; ``` On importing to UE, the C++ generator will generate methods which...