Click or drag to resize

AbstractHermeticGUIControlGetMemberType Method

Returns the type of the member value.

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.1.0 (in KSPDev_Utils.1.0.dll) Version: 1.0 for KSP v1.6+
Syntax
C#
protected Type GetMemberType()
Request Example View Source

Return Value

Type: Type
The type object of the member.
See Also