LcSettingC - various functions to create, initialize and destroy … More...
Collaboration diagram for LcSettingC_TOR_CS_API:Functions | |
| LcSettingC | cslcconfig.LcSettingC.Add (string name, LcConfigTypeE __type) |
C#: → C-API This function adds a new child setting or element to the setting parent, which must be a group, array, or list … | |
| LcConfigC | cslcconfig.LcSettingC.GetConfig () |
C#: → C-API addon - return the LcConfigC from the LcSettingC … | |
LcSettingC - various functions to create, initialize and destroy …
|
inline |
C#: → C-API [constructor] LcSettingC parent.Add(string name, LcConfigTypeE __type)
This function adds a new child setting or element to the setting parent, which must be a group, array, or list …
Definition at line 582 of file LcSettingC.cs.
|
inline |
C#: → C-API LcConfigC setting.GetConfig()
addon - return the LcConfigC from the LcSettingC …
Definition at line 595 of file LcSettingC.cs.