You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fgd/bases/BasePortButton.fgd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
0 : "Solid"
8
8
1 : "Non-Solid"
9
9
]
10
-
filtername(filterclass) : "Filter Name" : : "A filter entity that restricts which things can press the button, beyond the builtin filter."
10
+
filtername(filterclass) : "Filter Name" : : "A filter entity that restricts which things can press the button. If set, the builtin filtering is disabled."
11
11
12
12
// Inputs
13
13
input PressIn(void) : "Activate the button as if it was pressed, sending it to the bottom position."
0 commit comments