mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-15 03:01:47 -07:00
dir restructuring
just making it more organized (gen_ prefix for library generation meta-programs)
This commit is contained in:
7
gen_unreal_engine/enums/AttributeTokens.csv
Normal file
7
gen_unreal_engine/enums/AttributeTokens.csv
Normal file
@ -0,0 +1,7 @@
|
||||
API_Export, GEN_API_Export_Code
|
||||
API_Import, GEN_API_Import_Code
|
||||
COREUOBJECT_API, COREUOBJECT_API
|
||||
ENGINE_API, ENGINE_API
|
||||
GAMEPLAYABILITIES_API, GAMEPLAYABILITIES_API
|
||||
UMG_API, UMG_API
|
||||
UE_DEPRECATED, UE_DEPRECATED
|
|
Reference in New Issue
Block a user