mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-01 19:31:02 -07:00
initial setup for generating a library compatible for usage as an Unreal thirdyparty module.
This commit is contained in:
3
unreal_engine/enums/AttributeTokens.csv
Normal file
3
unreal_engine/enums/AttributeTokens.csv
Normal file
@ -0,0 +1,3 @@
|
||||
// TODO(Ed): The Attribute tokens need to be expanded and regenerated on a per-project/installation of this library for a specific codebase of Unreal.
|
||||
// We can support an arbitrary set of modules or plugin apis for parsing
|
||||
// but its up to the user to define them all (This will just provide whats be used in previous usages with Unreal).
|
|
Reference in New Issue
Block a user