Difference between revisions of "cock.deleteOption"
(Created page with "Deletes specified option from current layout. == Synopsis == === Function === <source lang="Lua">cock.deleteOption ( self, option )</source> === Arguments === {{param|table|self|...") |
m (→See also) |
||
Line 8: | Line 8: | ||
==See also== | ==See also== | ||
*[[cock.addOption]] | *[[cock.addOption]] | ||
+ | *[[cock.getEmptyOption]] | ||
*[[cock.setDefault]] | *[[cock.setDefault]] | ||
*[[parent::Common Organization of Controls Kit Manual]] | *[[parent::Common Organization of Controls Kit Manual]] |
Revision as of 19:47, 31 August 2013
Deletes specified option from current layout.
Contents
Synopsis
Function
cock.deleteOption ( self, option )
Arguments
See also
- cock.addOption
- cock.getEmptyOption
- cock.setDefault
- Common Organization of Controls Kit Manual
- Common Organization of Controls Kit