We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e604385 commit eb66e7bCopy full SHA for eb66e7b
1 file changed
fgd/bases/ControlEnables.fgd
@@ -1,4 +1,6 @@
1
-@BaseClass = ControlEnables: "A pair of keyvalues for specifying if a comp_ entity is enabled."
+@BaseClass
2
+ appliesto(srctools)
3
+= ControlEnables: "A pair of keyvalues for specifying if a comp_ entity is enabled."
4
[
5
ctrl_type[engine](boolean) : "Invert Value?" : 0
6
ctrl_type(choices) : "Control Type" : 0 : "Controls how the Control Value is interpreted" =
0 commit comments