04-12-2025, 07:16 AM
The one by Wormbo? I've never seen it released unfortunately :/
The best solution I can think of is to fork UELib yourself, analyze where a variable name is used, like say a BoolVariableToken, that alone should be a good indicator to write the name slightly different. Or loop over the names table and give each name a more distinguishable name instead.
The best solution I can think of is to fork UELib yourself, analyze where a variable name is used, like say a BoolVariableToken, that alone should be a good indicator to write the name slightly different. Or loop over the names table and give each name a more distinguishable name instead.