c# - Is there a way to refactor class names programmatically? -


i'm writing tool unity3d has code generation using codedom. 1 of requirements able refactor generated class names, within unity editor (by changing gameobject's name in inspector).

is there way refactor class name programmatically?


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -