C# 클래스 SEModAPIInternal.API.Common.BlockRegistry

상속: SEModAPIInternal.API.Common.GameObjectRegistry
파일 보기 프로젝트 열기: rexxar-tc/SEServerExtender 1 사용 예제들

보호된 메소드들

메소드 설명
BlockRegistry ( ) : System
ValidateRegistration ( Type gameType, Type apiType ) : bool

메소드 상세

BlockRegistry() 보호된 메소드

protected BlockRegistry ( ) : System
리턴 System

ValidateRegistration() 보호된 메소드

protected ValidateRegistration ( Type gameType, Type apiType ) : bool
gameType System.Type
apiType System.Type
리턴 bool