Files
spacegame/Content
Joshua Deville 7dc47acdb0 Add AddBlockToArray/RemoveBlockFromArray events on BP_ShipPawn
PlacedBlocks array + PendingBlockRef variable + two CustomEvents that
append/remove PendingBlockRef via the now-fixed Array_Add/
Array_RemoveItem. Verified compiling with fully-resolved (non-
wildcard) pin types. Not yet wired to any place/remove key input --
that's the remaining part of task #21.
2026-07-08 22:49:44 -04:00
..