In file hl.h:

unsigned int WVAR_ASSIGNMENT_getWVarAssign

(WVAR_ASSIGNMENT_t* g,
  unsigned int wvarId)

Return the assignment of a given variable.

Documentation

Return the assignment of a given variable.

Parameters:
g - the variable assignment object
- wvarId the identifier of the variable
Returns:
the identifier of the world to which the variable is assigned, HL_UNASSIGNED if it is unassigned

Alphabetic index



This page was generated with the help of DOC++.