Skip to content

Finding the user-defined func/variables in Unity C# assembly #778

Answered by jbevain
smwce00 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!

I'm afraid there's nothing built-in, you're going to have to filter yourself the methods with special meaning for Unity and decide what to obfuscate and what you'll need to leave alone.

Best of luck!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@smwce00
Comment options

Answer selected by jbevain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants