C# 클래스 fBaseXtensions.Navigation.BackTrackCache

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

공개 메소드들

메소드 설명
StartNewGPR ( Vector3 center ) : void

Creates new GPC at given Vector3 with expansion of 3 and adds it to the MovementGPCs list with any links found.

메소드 상세

StartNewGPR() 공개 정적인 메소드

Creates new GPC at given Vector3 with expansion of 3 and adds it to the MovementGPCs list with any links found.
public static StartNewGPR ( Vector3 center ) : void
center Vector3
리턴 void