Unity3D Evangelism
Saturday, April 18, 2015
Monodevelop set get functions to original setter getters Regex string replace
replace get functions with getters
Search: get_(\w+)\(\)
Replace: $1
replace set functions with setters
Search: set_(\w+)\((.*)\)
Replace: $1=$2
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment