डिक्लेरेशन
func SetSpecialItemStatus(target entity<Player>, item SpecialItemIDType, status bool, out var createdEntity entity<IceWallMaker>)
go
पैरामीटर्स
इनपुट
नाम | टाइप | विवरण |
---|---|---|
Target | Player | Player |
Item | SpecialItemGoodsIDType | Item ID |
Status | Bool | Whether to enable this item |
आउट
नाम | टाइप | विवरण |
---|---|---|
Created Entity | IceWallMaker | Special item entities |