wServer.realm.StatsManager.DamageRandom.obf4()

Here are the examples of the csharp api class wServer.realm.StatsManager.DamageRandom.obf4() taken from open source projects. By voting up you can indicate which examples are most useful and appropriate.

1 Example 7

1. Example

View license
public float obf7(float param1, float param2)
            {
                return param1 + (param2 - param1)*this.obf4();
            }