Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) ItemSpec.ToLowerInvariant Examples
Programming Language:
C# (CSharp)
Class/Type:
ItemSpec
Method/Function:
ToLowerInvariant
Examples at hotexamples.com:
1
C# (CSharp) ItemSpec.ToLowerInvariant - 1 examples found
. These are the top rated real world C# (CSharp) examples of
ItemSpec.ToLowerInvariant
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
SetStackMax(12)
SetImageName(11)
SetModelName(11)
SetDescription(11)
SetName(11)
SetCost(9)
Matches(9)
Retrieve(9)
IsKindOf(8)
SetAmmoType(5)
SetWeaponNoiseDistance(5)
SetWeaponType(5)
SetDamageMin(4)
SetProperty(4)
SetDamageType(4)
SetDamageMax(4)
SetClipSize(3)
SetReloadClipSize(3)
SetStartReloadTime(3)
SetReloadTime(3)
SetStopReloadTime(3)
SetWeaponDelay(3)
FromStrings(3)
Select(2)
Replace(2)
SetBaseUsageTime(2)
GetProperty(2)
SetMeleeRange(2)
SetResourceAmount(1)
SetProperties(1)
SetResourceType(1)
AddArmourType(1)
SetHungerReduceAmount(1)
GetName(1)
Create(1)
FromPendingChanges(1)
GetHashCode(1)
GetHealAmount(1)
GetHungerReduceAmount(1)
GetModelName(1)
GetProperties(1)
SetHealAmount(1)
IsAmmo(1)
MatchesItemOnMetadata(1)
SetBulletSpread(1)
Clone(1)
SetDefenceMultipliers(1)
SetDurabilityMax(1)
ToLowerInvariant(1)
Frequently Used Methods
SetStackMax (12)
SetImageName (11)
SetModelName (11)
SetDescription (11)
SetName (11)
SetCost (9)
Matches (9)
Retrieve (9)
IsKindOf (8)
SetAmmoType (5)
Frequently Used Methods
SetWeaponNoiseDistance (5)
SetWeaponType (5)
SetDamageMin (4)
SetProperty (4)
SetDamageType (4)
SetDamageMax (4)
SetClipSize (3)
SetReloadClipSize (3)
SetStartReloadTime (3)
SetReloadTime (3)
SetStopReloadTime (3)
SetWeaponDelay (3)
FromStrings (3)
Select (2)
Replace (2)
SetBaseUsageTime (2)
GetProperty (2)
SetMeleeRange (2)
SetResourceAmount (1)
SetProperties (1)
Frequently Used Methods
SetStopReloadTime (3)
SetWeaponDelay (3)
FromStrings (3)
Select (2)
Replace (2)
SetBaseUsageTime (2)
GetProperty (2)
SetMeleeRange (2)
SetResourceAmount (1)
SetProperties (1)
SetResourceType (1)
AddArmourType (1)
SetHungerReduceAmount (1)
GetName (1)
Create (1)
FromPendingChanges (1)
GetHashCode (1)
GetHealAmount (1)
GetHungerReduceAmount (1)
GetModelName (1)
GetProperties (1)
SetHealAmount (1)
IsAmmo (1)
MatchesItemOnMetadata (1)
SetBulletSpread (1)
Clone (1)
SetDefenceMultipliers (1)
SetDurabilityMax (1)
ToLowerInvariant (1)
Frequently Used Methods
SetResourceType (1)
AddArmourType (1)
SetHungerReduceAmount (1)
GetName (1)
Create (1)
FromPendingChanges (1)
GetHashCode (1)
GetHealAmount (1)
GetHungerReduceAmount (1)
GetModelName (1)
GetProperties (1)
SetHealAmount (1)
IsAmmo (1)
MatchesItemOnMetadata (1)
SetBulletSpread (1)
Clone (1)
SetDefenceMultipliers (1)
SetDurabilityMax (1)
ToLowerInvariant (1)
Example #1
0
Show file
public override int GetHashCode() { return(unchecked (ItemSpec.ToLowerInvariant().GetHashCode())); }
x