C# 클래스 XCom.BodyPart

파일 보기 프로젝트 열기: pmprog/OpenXCOM.Tools 1 사용 예제들

공개 메소드들

메소드 설명
BodyPart ( int stationary ) : System
BodyPart ( int stationary, int moving ) : System

메소드 상세

BodyPart() 공개 메소드

public BodyPart ( int stationary ) : System
stationary int
리턴 System

BodyPart() 공개 메소드

public BodyPart ( int stationary, int moving ) : System
stationary int
moving int
리턴 System