adya / NPCs-Names-Distributor

A Framework to distriubte any names to any NPCs
MIT License
7 stars 3 forks source link

Hook individual calls to GetDisplayFullName #12

Closed adya closed 1 year ago

adya commented 1 year ago

Hooking GetDisplayFullName doesn't provide context as to where the name will be used.

As such it should only be used as default fallback option. Whereas specific calls to this function should be hooked to provide context-aware name replacements.