Skip to content

Commit 2a1c66a

Browse files
committed
Add note on where the referenced affix example comes from
1 parent e38248d commit 2a1c66a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/for-contributors/Generator/name-processing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ autocompleting `PerformanceCounterDescriptionARM`.
372372

373373
Referenced affixes work the exact same as normal name affixes, but take advantage of C#'s nameof syntax.
374374

375+
For example, from the SDL bindings:
375376
```cs
376377
public struct GamepadBinding;
377378

0 commit comments

Comments
 (0)