C# 클래스 CellData

파일 보기 프로젝트 열기: TomBBonin/UnityHelpers 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
agentIndex uint
agentPos Vector2
nextAgentIndex uint

프로퍼티 상세

agentIndex 공개적으로 프로퍼티

public uint agentIndex
리턴 uint

agentPos 공개적으로 프로퍼티

public Vector2 agentPos
리턴 Vector2

nextAgentIndex 공개적으로 프로퍼티

public uint nextAgentIndex
리턴 uint