Declaration
func GetOutfit(target PlayerOrNPC, type OutfitSlotType) OutfitID
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Target | PlayerOrNPC | Target player or NPC |
| Type | WardrobeType | Clothing Type |
Return
| Type | Description |
|---|---|
| ClothID | Clothing ID |
Get the clothing ID of the target player or NPC
func GetOutfit(target PlayerOrNPC, type OutfitSlotType) OutfitID
go
| Name | Type | Description |
|---|---|---|
| Target | PlayerOrNPC | Target player or NPC |
| Type | WardrobeType | Clothing Type |
| Type | Description |
|---|---|
| ClothID | Clothing ID |