C# 클래스 wServer.logic.BehaviorDb._

파일 보기 프로젝트 열기: C453/OryxKingdom

공개 메소드들

메소드 설명
Init ( short objType, Tuple b ) : _
InitMany ( short objTypeMin, short objTypeMax, BehaviorDef>.Func b ) : _

메소드 상세

Init() 공개 메소드

public Init ( short objType, Tuple b ) : _
objType short
b Tuple
리턴 _

InitMany() 공개 메소드

public InitMany ( short objTypeMin, short objTypeMax, BehaviorDef>.Func b ) : _
objTypeMin short
objTypeMax short
b BehaviorDef>.Func
리턴 _