C# 클래스 FFACETools.FFACE.Position

Class container for position of NPC
파일 보기 프로젝트 열기: golfandsurf/Campah 1 사용 예제들

공개 메소드들

메소드 설명
Equals ( object obj ) : bool

Determines if the current Position is equal to the passed position

GetHashCode ( ) : int

Serves as a hash function for a particular type.

메소드 상세

Equals() 공개 메소드

Determines if the current Position is equal to the passed position
public Equals ( object obj ) : bool
obj object
리턴 bool

GetHashCode() 공개 메소드

Serves as a hash function for a particular type.
public GetHashCode ( ) : int
리턴 int