C# 클래스 SteeringBehaviorProxy.PropProxy, SanityEngine

파일 보기 프로젝트 열기: tosos/SanityEngine

공개 프로퍼티들

프로퍼티 타입 설명
behavior SteeringBehavior
property PropertyInfo

공개 메소드들

메소드 설명
PropProxy ( PropertyInfo prop, SteeringBehavior behavior, object defaultValue ) : System.Collections.Generic

메소드 상세

PropProxy() 공개 메소드

public PropProxy ( PropertyInfo prop, SteeringBehavior behavior, object defaultValue ) : System.Collections.Generic
prop PropertyInfo
behavior SteeringBehavior
defaultValue object
리턴 System.Collections.Generic

프로퍼티 상세

behavior 공개적으로 프로퍼티

public SteeringBehavior behavior
리턴 SteeringBehavior

property 공개적으로 프로퍼티

public PropertyInfo property
리턴 PropertyInfo