IPGetIPWorkContainer(object)

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

object IPGetIPWorkContainer(
    object oCaller = OBJECT_SELF
);

Parameters

oCaller

Object "calling" this function (Default: OBJECT_SELF)


Description

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



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.


Requirements

#include "x2_inc_itemprop"

Version

1.61

See Also

categories: Get Data Functions | Item Creation Functions | Item Properties Functions


 author: Lilac Soul