FutureProg functions
setownership
Boolean setownership(Item item, Bank bank)
Contexts: computer function, computer program, standard futureprog
Sets the registered owner of the selected item to the specified bank.
item: The item whose ownership should be changed
bank: The bank that should own the item
Boolean setownership(Item item, Character character)
Contexts: computer function, computer program, standard futureprog
Sets the registered owner of the item to the specified character.
item: The item whose ownership should be changed
character: The character who should own the item
Boolean setownership(Item item, Clan clan)
Contexts: computer function, computer program, standard futureprog
Sets the registered owner of the item to the specified clan.
item: The item whose ownership should be changed
clan: The clan that should own the item
Boolean setownership(Item item, Shop shop)
Contexts: computer function, computer program, standard futureprog
Sets the registered owner of the selected item to the specified shop.
item: The item whose ownership should be changed
shop: The shop that should own the item
Contexts: computer function, computer program, standard futureprog
Sets the registered owner of the selected item to the specified bank.
item: The item whose ownership should be changed
bank: The bank that should own the item
Boolean setownership(Item item, Character character)
Contexts: computer function, computer program, standard futureprog
Sets the registered owner of the item to the specified character.
item: The item whose ownership should be changed
character: The character who should own the item
Boolean setownership(Item item, Clan clan)
Contexts: computer function, computer program, standard futureprog
Sets the registered owner of the item to the specified clan.
item: The item whose ownership should be changed
clan: The clan that should own the item
Boolean setownership(Item item, Shop shop)
Contexts: computer function, computer program, standard futureprog
Sets the registered owner of the selected item to the specified shop.
item: The item whose ownership should be changed
shop: The shop that should own the item