C# 클래스 ALFA.Database.LOCATION_DATA

This structure contains raw data for a stored position in the database.
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources

공개 프로퍼티들

프로퍼티 타입 설명
AreaTag string
Facing float
Position System.Vector3

프로퍼티 상세

AreaTag 공개적으로 프로퍼티

public string AreaTag
리턴 string

Facing 공개적으로 프로퍼티

public float Facing
리턴 float

Position 공개적으로 프로퍼티

public Vector3,System Position
리턴 System.Vector3