ender  0.0.9
Descriptorlibrary
Functions
Basic

A basic item represents an identifier that can be resolved by a Ender_Value_Type. More...

Functions

EAPI Ender_Value_Type ender_item_basic_value_type_get (Ender_Item *i)

Detailed Description

A basic item represents an identifier that can be resolved by a Ender_Value_Type.


Function Documentation

Get the type of the basic item

Parameters:
iThe basic item to get the type from
Returns:
The type of the basic item
 All Data Structures