This shows you the differences between two versions of the page.
— |
hpl3:community:scripting:classes:cluxguiset [2015/11/05 11:49] (current) abion47 created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | =====cLuxGuiSet===== | ||
+ | |||
+ | ====Fields==== | ||
+ | |||
+ | cLuxGuiSet has no public fields. | ||
+ | |||
+ | ====Functions==== | ||
+ | |||
+ | ^ Return Type ^ Function Name ^ Parameters ^ Description ^ | ||
+ | | [[cGuiSet]]@ | GetSet | | | | ||
+ | | [[cImGui]]@ | GetImGui | | | | ||
+ | | [[cLuxProp]]@ | GetProp | | | | ||
+ | | void | SetProp | [[cLuxProp]]@ asProp | | | ||
+ | | void | Exit | | | | ||
+ | | void | DropFocus | | | | ||
+ | | bool | HasFocus | | | | ||
+ | |||
+ | ====Remarks==== | ||
+ | |||
+ | Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki! | ||