IPGetIPWorkContainer

From NWN Lexicon



Contents

[edit] IPGetIPWorkContainer(object)

Returns the container used for item property and appearance modifications in the module

object IPGetIPWorkContainer(
    object oCaller = OBJECT_SELF
);

[edit] Parameters

oCaller

Object "calling" this function (Default: OBJECT_SELF)


[edit] Description

Returns the container used for item property and appearance modifications in the module. If it does not exist, it is created.



[edit] Known Bugs

There are no bugs or issues with this function. Previously noted issues were caused by me not doing a test, but somehow thinking I had done it.


[edit] Requirements

#include " x2_inc_itemprop "

[edit] Version

1.61

[edit] See Also



 author: Lilac Soul
 

Personal tools
Categories