NWNX:EE  8193.36.12
nwnx_consts.nss File Reference

Go to the source code of this file.

Functions

int NWNX_Consts_TranslateNWScriptAnimation (int nAnimation)
 Translates ANIMATION_LOOPING_* and ANIMATION_FIREFORGET_* constants to their engine equivalent. More...
 
int NWNX_Consts_TranslateEngineAnimation (int nAnimation)
 Translates engine animation constants to their ANIMATION_LOOPING_* and ANIMATION_FIREFORGET_* equivalent. More...
 
int NWNX_Consts_TranslateNWScriptObjectType (int nObjectType)
 Translates OBJECT_TYPE_* constants to their engine equivalent. More...