Class: SetBannerDetailsFunction
Beta
修改掉落旗帜类型的战利品物品函数。
Loot item function that modifies the type of a banner that drops.
Extends
Properties
baseColor
实验性
readonlybaseColor:string
Beta
Remarks
掉落旗帜的底色。
The base color for the dropped banner.
conditions
readonlyconditions:LootItemCondition[]
Beta
Inherited from
patterns
实验性
readonlypatterns:BannerPattern[]
Beta
Remarks
用于装饰旗帜的 BannerPattern 对象数组,包括颜色和图案类型。
An array of BannerPattern objects used to decorate the banner, including color and pattern type.
type
readonlytype:number
Beta
Remarks
掉落的旗帜类型。
The type of banner to drop.
