FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Create 82c-Javascript Property Drawer-NewPropertyDrawerScript.js.txt · UnityCommunity/UnityLibrary@da4bee6 · GitHub

Commit da4bee6

Browse files
authored
Create 82c-Javascript Property Drawer-NewPropertyDrawerScript.js.txt
1 parent 2b19dff commit da4bee6

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
#pragma strict
2+
3+
@CustomPropertyDrawer (#SCRIPTNAME#)
4+
class #SCRIPTNAME# extends PropertyDrawer {
5+
6+
function OnGUI () {
7+
8+
}
9+
10+
}

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL