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

ファイルを表示 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