NWN2Wiki
Advertisement
// MAP 3/05/2009
// Get the value of a local object stored at the index provided.
// OBJECT_INVALID if no var is present there.
object GetVariableValueObject(object oObject, int nIndex);
  • Added in Patch 1.23
Advertisement