|
Name |
Description |
|
Initialize
|
Initializes the rules extension object. |
|
Provision
|
Evaluates connected objects in response to a change to a
metaverse object. |
|
ShouldDeleteFromMV
|
Called when a connector space entry is
disconnected during an import operation. This method determines
whether the metaverse entry that is connected to the disconnecting
connector space entry should be deleted. |
|
Terminate
|
Called when the rules extension object is no longer needed.
This method is used to free resources that are owned by the rules
extension. |