Difference between revisions of "cock.deleteOption"
m (→See also) |
m |
||
Line 1: | Line 1: | ||
Deletes specified option from current layout. | Deletes specified option from current layout. | ||
− | == | + | == Function == |
− | === | + | === Synopsis === |
<source lang="Lua">cock.deleteOption ( self, option )</source> | <source lang="Lua">cock.deleteOption ( self, option )</source> | ||
=== Arguments === | === Arguments === |
Latest revision as of 14:58, 2 September 2013
Deletes specified option from current layout.
Contents
Function
Synopsis
cock.deleteOption ( self, option )
Arguments
See also
- cock.addOption
- cock.getEmptyOption
- cock.setDefault
- Common Organization of Controls Kit Manual
- Common Organization of Controls Kit