mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-11 18:44:36 +01:00
3 lines
248 B
Text
3 lines
248 B
Text
# Format: Target.Full.TypeName = Source.Full.EnumTypeName
|
|
# Example: Generate a local enum MyGeneratedEnum in namespace Sample.Gen mapped to SourceEnums.SampleSourceEnum
|
|
Dalamud.Game.Agent.AgentId = FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentId
|