Anvil
|
This is the complete list of members for Anvil.API.IntegerExtensions, including all inherited members.
AsByte(this sbyte value) | Anvil.API.IntegerExtensions | inlinestatic |
AsInt(this uint value) | Anvil.API.IntegerExtensions | inlinestatic |
AsLong(this ulong value) | Anvil.API.IntegerExtensions | inlinestatic |
AsSByte(this byte value) | Anvil.API.IntegerExtensions | inlinestatic |
AsShort(this ushort value) | Anvil.API.IntegerExtensions | inlinestatic |
AsUInt(this int value) | Anvil.API.IntegerExtensions | inlinestatic |
AsULong(this long value) | Anvil.API.IntegerExtensions | inlinestatic |
AsUShort(this short value) | Anvil.API.IntegerExtensions | inlinestatic |
ToBool(this int value) | Anvil.API.IntegerExtensions | inlinestatic |
ToInt(this bool value) | Anvil.API.IntegerExtensions | inlinestatic |
ToNwObject(this uint objectId) | Anvil.API.IntegerExtensions | inlinestatic |
ToNwObject< T >(this uint objectId) | Anvil.API.IntegerExtensions | inlinestatic |
ToNwObjectSafe< T >(this uint objectId) | Anvil.API.IntegerExtensions | inlinestatic |
ToNwPlayer(this uint objectId, PlayerSearch playerSearch=PlayerSearch.All) | Anvil.API.IntegerExtensions | inlinestatic |