Function SetFrameBackdropTexture
- SetFrameBackdropTexture(whichFrame, textureId, backgroundTextureFile, allowTransparency, blend, borderTextureFile, borderFlags, isControlBackdrop): void
Parameters
whichFrame: HandleHolder<"framehandle">
textureId: number
backgroundTextureFile: string
allowTransparency: boolean
blend: boolean
borderTextureFile: string
borderFlags: number
isControlBackdrop: boolean
Returns void