Click or drag to resize

DimensionMapBaseGetHook Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the hook (universal ID, path, hash...) for specified instance - the hooked object

Namespace:  imbNLP.Data.textMap
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
protected abstract string GetHook(
	Object instance
)

Parameters

instance
Type: SystemObject
The instance.

Return Value

Type: String
Universal ID to be used for mapping
See Also