C# 클래스 CEngineSharp_Utilities.LidgrenExtensions

파일 보기 프로젝트 열기: JohnLamontagne/CEngineSharp

공개 메소드들

메소드 설명
ReadVector ( this db ) : Vector
Write ( this nb, Vector vector ) : void

메소드 상세

ReadVector() 공개 정적인 메소드

public static ReadVector ( this db ) : Vector
db this
리턴 Vector

Write() 공개 정적인 메소드

public static Write ( this nb, Vector vector ) : void
nb this
vector Vector
리턴 void