BC API DocsBC APIBC dataExtendedItemScriptHookStruct <DataType, OptionType>
Properties
afterDraw
: AfterDraw<DataType, Record<string, unknown>>beforeDraw
: BeforeDraw<DataType, Record<string, unknown>>scriptDraw
: ScriptDraw<DataType, Record<string, unknown>>validate
: Validate<DataType, OptionType>
An interface-based version of ExtendedItemScriptHookCallbacks with decapitalized keys