Creates a tag data accessor for a target object of a certain type. Tag data will be lazy created on access and reused for the same target object.
Target type.
Tag data type.
Function that will be called the first time the tag for a given object is requested.
The tag data associated with the target object.
Creates a tag data accessor for a target object of a certain type. Tag data will be lazy created on access and reused for the same target object.