Commit Graph

5 Commits

Author SHA1 Message Date
Ed_
a70f0e10d3 Can parse AActor with gencpp 2024-04-15 23:09:46 -04:00
Ed_
2ced3253c8 Was able to parse UObject with gencpp!!! 2024-04-14 21:51:14 -04:00
Ed_
4e6c002b18 26. Effect Actor complete 2024-04-13 19:29:25 -04:00
Ed_
99a23529e6 25. Attribut accessors complete
There is some jank, with the ability system init on character (I'll fix later).
Cog replaces the usuals showdebug command
2024-04-13 18:35:19 -04:00
Ed_
74689f6c6a 24. Health and Mana
Decided to try using gencpp for the first time with UE (just codegen, not parsing).

I used it to generate the AttributeSet
2024-04-13 16:18:57 -04:00