C# 클래스 Pathfinding.Progress

파일 보기 프로젝트 열기: austinshenk/Binary

공개 프로퍼티들

프로퍼티 타입 설명
description string
progress float

공개 메소드들

메소드 설명
Progress ( float p, string d ) : System.Collections

메소드 상세

Progress() 공개 메소드

public Progress ( float p, string d ) : System.Collections
p float
d string
리턴 System.Collections

프로퍼티 상세

description 공개적으로 프로퍼티

public string description
리턴 string

progress 공개적으로 프로퍼티

public float progress
리턴 float