C# 클래스 Henchmen.Lua.Libs.MathLib.MRng

파일 보기 프로젝트 열기: henchmeninteractive/HenchLua

공개 메소드들

메소드 설명
MRandom ( System.Thread l ) : int
MSeed ( System.Thread l ) : int

메소드 상세

MRandom() 공개 메소드

public MRandom ( System.Thread l ) : int
l System.Thread
리턴 int

MSeed() 공개 메소드

public MSeed ( System.Thread l ) : int
l System.Thread
리턴 int