BC API DocsBC APIBC dataExtendedItemCapsScriptHooksStruct <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