FutureProg functions
convert
Accent convert(Anything from, Accent to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
AgricultureField convert(Anything from, AgricultureField to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Appointment convert(Anything from, Appointment to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Area convert(Anything from, Area to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Bank convert(Anything from, Bank to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
BankAccount convert(Anything from, BankAccount to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
BankAccountType convert(Anything from, BankAccountType to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Boolean convert(Anything from, Boolean to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Calendar convert(Anything from, Calendar to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Character convert(Anything from, Character to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Chargen convert(Anything from, Chargen to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Clan convert(Anything from, Clan to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Clock convert(Anything from, Clock to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Crime convert(Anything from, Crime to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Culture convert(Anything from, Culture to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Currency convert(Anything from, Currency to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
DateTime convert(Anything from, DateTime to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Drug convert(Anything from, Drug to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Effect convert(Anything from, Effect to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Ethnicity convert(Anything from, Ethnicity to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Exit convert(Anything from, Exit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Gas convert(Anything from, Gas to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Gender convert(Anything from, Gender to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Item convert(Anything from, Item to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Knowledge convert(Anything from, Knowledge to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Language convert(Anything from, Language to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Law convert(Anything from, Law to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
LegalAuthority convert(Anything from, LegalAuthority to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
LegalClass convert(Anything from, LegalClass to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Liquid convert(Anything from, Liquid to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
LiquidMixture convert(Anything from, LiquidMixture to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Literal convert(Anything from, Literal to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Location convert(Anything from, Location to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicCapability convert(Anything from, MagicCapability to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicSchool convert(Anything from, MagicSchool to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicSpell convert(Anything from, MagicSpell to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Market convert(Anything from, Market to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MarketCategory convert(Anything from, MarketCategory to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Merchandise convert(Anything from, Merchandise to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Merit convert(Anything from, Merit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MudDateTime convert(Anything from, MudDateTime to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Number convert(Anything from, Number to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Outfit convert(Anything from, Outfit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
OutfitItem convert(Anything from, OutfitItem to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
OverlayPackage convert(Anything from, OverlayPackage to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Paygrade convert(Anything from, Paygrade to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Project convert(Anything from, Project to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Race convert(Anything from, Race to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Rank convert(Anything from, Rank to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Role convert(Anything from, Role to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Script convert(Anything from, Script to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Shard convert(Anything from, Shard to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Shop convert(Anything from, Shop to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Solid convert(Anything from, Solid to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Terrain convert(Anything from, Terrain to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Text convert(Anything from, Text to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
TimeSpan convert(Anything from, TimeSpan to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Trait convert(Anything from, Trait to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Void Collection convert(Anything from, Void Collection to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Void CollectionDictionary convert(Anything from, Void CollectionDictionary to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Void Dictionary convert(Anything from, Void Dictionary to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
WeatherEvent convert(Anything from, WeatherEvent to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Writing convert(Anything from, Writing to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Zone convert(Anything from, Zone to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Character convert(MagicResourceHaver from, Character to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Item convert(MagicResourceHaver from, Item to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Location convert(MagicResourceHaver from, Location to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Toon convert(MagicResourceHaver from, Toon to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Character convert(Perceivable from, Character to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Item convert(Perceivable from, Item to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Location convert(Perceivable from, Location to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Shard convert(Perceivable from, Shard to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Zone convert(Perceivable from, Zone to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Character convert(Perceiver from, Character to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Item convert(Perceiver from, Item to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Accent convert(ReferenceType from, Accent to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
AgricultureField convert(ReferenceType from, AgricultureField to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Appointment convert(ReferenceType from, Appointment to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Area convert(ReferenceType from, Area to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Bank convert(ReferenceType from, Bank to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
BankAccount convert(ReferenceType from, BankAccount to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
BankAccountType convert(ReferenceType from, BankAccountType to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Calendar convert(ReferenceType from, Calendar to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Character convert(ReferenceType from, Character to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Chargen convert(ReferenceType from, Chargen to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Clan convert(ReferenceType from, Clan to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Clock convert(ReferenceType from, Clock to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Crime convert(ReferenceType from, Crime to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Culture convert(ReferenceType from, Culture to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Currency convert(ReferenceType from, Currency to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Drug convert(ReferenceType from, Drug to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Effect convert(ReferenceType from, Effect to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Ethnicity convert(ReferenceType from, Ethnicity to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Exit convert(ReferenceType from, Exit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Gas convert(ReferenceType from, Gas to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Item convert(ReferenceType from, Item to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Knowledge convert(ReferenceType from, Knowledge to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Language convert(ReferenceType from, Language to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Law convert(ReferenceType from, Law to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
LegalAuthority convert(ReferenceType from, LegalAuthority to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
LegalClass convert(ReferenceType from, LegalClass to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Liquid convert(ReferenceType from, Liquid to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Location convert(ReferenceType from, Location to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicCapability convert(ReferenceType from, MagicCapability to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicResourceHaver convert(ReferenceType from, MagicResourceHaver to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicSchool convert(ReferenceType from, MagicSchool to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicSpell convert(ReferenceType from, MagicSpell to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Market convert(ReferenceType from, Market to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MarketCategory convert(ReferenceType from, MarketCategory to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Merchandise convert(ReferenceType from, Merchandise to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Merit convert(ReferenceType from, Merit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Outfit convert(ReferenceType from, Outfit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
OutfitItem convert(ReferenceType from, OutfitItem to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
OverlayPackage convert(ReferenceType from, OverlayPackage to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Paygrade convert(ReferenceType from, Paygrade to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Perceivable convert(ReferenceType from, Perceivable to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Perceiver convert(ReferenceType from, Perceiver to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Project convert(ReferenceType from, Project to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Race convert(ReferenceType from, Race to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Rank convert(ReferenceType from, Rank to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Role convert(ReferenceType from, Role to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Script convert(ReferenceType from, Script to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Shard convert(ReferenceType from, Shard to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Shop convert(ReferenceType from, Shop to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Solid convert(ReferenceType from, Solid to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Terrain convert(ReferenceType from, Terrain to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Toon convert(ReferenceType from, Toon to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Trait convert(ReferenceType from, Trait to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
WeatherEvent convert(ReferenceType from, WeatherEvent to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Writing convert(ReferenceType from, Writing to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Zone convert(ReferenceType from, Zone to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
AgricultureField convert(Anything from, AgricultureField to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Appointment convert(Anything from, Appointment to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Area convert(Anything from, Area to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Bank convert(Anything from, Bank to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
BankAccount convert(Anything from, BankAccount to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
BankAccountType convert(Anything from, BankAccountType to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Boolean convert(Anything from, Boolean to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Calendar convert(Anything from, Calendar to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Character convert(Anything from, Character to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Chargen convert(Anything from, Chargen to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Clan convert(Anything from, Clan to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Clock convert(Anything from, Clock to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Crime convert(Anything from, Crime to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Culture convert(Anything from, Culture to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Currency convert(Anything from, Currency to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
DateTime convert(Anything from, DateTime to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Drug convert(Anything from, Drug to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Effect convert(Anything from, Effect to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Ethnicity convert(Anything from, Ethnicity to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Exit convert(Anything from, Exit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Gas convert(Anything from, Gas to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Gender convert(Anything from, Gender to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Item convert(Anything from, Item to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Knowledge convert(Anything from, Knowledge to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Language convert(Anything from, Language to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Law convert(Anything from, Law to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
LegalAuthority convert(Anything from, LegalAuthority to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
LegalClass convert(Anything from, LegalClass to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Liquid convert(Anything from, Liquid to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
LiquidMixture convert(Anything from, LiquidMixture to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Literal convert(Anything from, Literal to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Location convert(Anything from, Location to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicCapability convert(Anything from, MagicCapability to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicSchool convert(Anything from, MagicSchool to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicSpell convert(Anything from, MagicSpell to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Market convert(Anything from, Market to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MarketCategory convert(Anything from, MarketCategory to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Merchandise convert(Anything from, Merchandise to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Merit convert(Anything from, Merit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MudDateTime convert(Anything from, MudDateTime to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Number convert(Anything from, Number to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Outfit convert(Anything from, Outfit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
OutfitItem convert(Anything from, OutfitItem to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
OverlayPackage convert(Anything from, OverlayPackage to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Paygrade convert(Anything from, Paygrade to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Project convert(Anything from, Project to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Race convert(Anything from, Race to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Rank convert(Anything from, Rank to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Role convert(Anything from, Role to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Script convert(Anything from, Script to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Shard convert(Anything from, Shard to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Shop convert(Anything from, Shop to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Solid convert(Anything from, Solid to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Terrain convert(Anything from, Terrain to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Text convert(Anything from, Text to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
TimeSpan convert(Anything from, TimeSpan to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Trait convert(Anything from, Trait to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Void Collection convert(Anything from, Void Collection to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Void CollectionDictionary convert(Anything from, Void CollectionDictionary to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Void Dictionary convert(Anything from, Void Dictionary to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
WeatherEvent convert(Anything from, WeatherEvent to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Writing convert(Anything from, Writing to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Zone convert(Anything from, Zone to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Character convert(MagicResourceHaver from, Character to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Item convert(MagicResourceHaver from, Item to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Location convert(MagicResourceHaver from, Location to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Toon convert(MagicResourceHaver from, Toon to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Character convert(Perceivable from, Character to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Item convert(Perceivable from, Item to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Location convert(Perceivable from, Location to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Shard convert(Perceivable from, Shard to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Zone convert(Perceivable from, Zone to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Character convert(Perceiver from, Character to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Item convert(Perceiver from, Item to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Accent convert(ReferenceType from, Accent to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
AgricultureField convert(ReferenceType from, AgricultureField to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Appointment convert(ReferenceType from, Appointment to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Area convert(ReferenceType from, Area to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Bank convert(ReferenceType from, Bank to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
BankAccount convert(ReferenceType from, BankAccount to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
BankAccountType convert(ReferenceType from, BankAccountType to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Calendar convert(ReferenceType from, Calendar to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Character convert(ReferenceType from, Character to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Chargen convert(ReferenceType from, Chargen to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Clan convert(ReferenceType from, Clan to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Clock convert(ReferenceType from, Clock to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Crime convert(ReferenceType from, Crime to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Culture convert(ReferenceType from, Culture to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Currency convert(ReferenceType from, Currency to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Drug convert(ReferenceType from, Drug to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Effect convert(ReferenceType from, Effect to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Ethnicity convert(ReferenceType from, Ethnicity to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Exit convert(ReferenceType from, Exit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Gas convert(ReferenceType from, Gas to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Item convert(ReferenceType from, Item to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Knowledge convert(ReferenceType from, Knowledge to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Language convert(ReferenceType from, Language to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Law convert(ReferenceType from, Law to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
LegalAuthority convert(ReferenceType from, LegalAuthority to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
LegalClass convert(ReferenceType from, LegalClass to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Liquid convert(ReferenceType from, Liquid to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Location convert(ReferenceType from, Location to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicCapability convert(ReferenceType from, MagicCapability to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicResourceHaver convert(ReferenceType from, MagicResourceHaver to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicSchool convert(ReferenceType from, MagicSchool to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MagicSpell convert(ReferenceType from, MagicSpell to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Market convert(ReferenceType from, Market to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
MarketCategory convert(ReferenceType from, MarketCategory to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Merchandise convert(ReferenceType from, Merchandise to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Merit convert(ReferenceType from, Merit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Outfit convert(ReferenceType from, Outfit to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
OutfitItem convert(ReferenceType from, OutfitItem to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
OverlayPackage convert(ReferenceType from, OverlayPackage to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Paygrade convert(ReferenceType from, Paygrade to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Perceivable convert(ReferenceType from, Perceivable to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Perceiver convert(ReferenceType from, Perceiver to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Project convert(ReferenceType from, Project to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Race convert(ReferenceType from, Race to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Rank convert(ReferenceType from, Rank to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Role convert(ReferenceType from, Role to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Script convert(ReferenceType from, Script to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Shard convert(ReferenceType from, Shard to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Shop convert(ReferenceType from, Shop to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Solid convert(ReferenceType from, Solid to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Terrain convert(ReferenceType from, Terrain to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Toon convert(ReferenceType from, Toon to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Trait convert(ReferenceType from, Trait to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
WeatherEvent convert(ReferenceType from, WeatherEvent to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Writing convert(ReferenceType from, Writing to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.
Zone convert(ReferenceType from, Zone to)
Contexts: computer function, computer program, standard futureprog
This function allows you to convert a variable from one type to another type.
from: The variable that you want to convert. Can be null.
to: A dummy variable of the type that you want to convert to.