ExtendedItemCreateCallbacks
Callable
Type parameters
Parameters
data: ExtendedItemData<T>
The extended item data
defaults: ExtendedItemCallbackStruct<T>
The default archetypical callbacks
Returns void
The extended item data
The default archetypical callbacks
Construct the extended item's archetypical callbacks and place them in the main namespace. Also sets Asset.DynamicAfterDraw, Asset.DynamicScriptDraw and/or Asset.DynamicAfterDraw if the appropriate callback is passed.