C# Class Henchmen.Lua.Libs.MathLib.MRng

Show file Open project: henchmeninteractive/HenchLua

Public Methods

Method Description
MRandom ( System.Thread l ) : int
MSeed ( System.Thread l ) : int

Method Details

MRandom() public method

public MRandom ( System.Thread l ) : int
l System.Thread
return int

MSeed() public method

public MSeed ( System.Thread l ) : int
l System.Thread
return int