Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kSize kType_InnerSize ( kType  type)

Gets the internal size of a type.

The internal size of a value type reflects the size of the struct, value or enum. The internal size of a reference type is equal to the size of its class structure.

Parameters
typeType.
Returns
Type size.