C# 클래스 NewSteeringBehavior, SanityEngine

상속: EditorWindow
파일 보기 프로젝트 열기: tosos/SanityEngine 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
asset SteeringBehaviorAsset,

공개 메소드들

메소드 설명
CreateBehavior ( ) : void
NewSteeringBehavior ( ) : System.Collections.Generic
OnGUI ( ) : void

비공개 메소드들

메소드 설명
GetPropertyType ( System type, string &def ) : SteeringBehaviorAsset.PropertyType

메소드 상세

CreateBehavior() 공개 메소드

public CreateBehavior ( ) : void
리턴 void

NewSteeringBehavior() 공개 메소드

public NewSteeringBehavior ( ) : System.Collections.Generic
리턴 System.Collections.Generic

OnGUI() 공개 메소드

public OnGUI ( ) : void
리턴 void

프로퍼티 상세

asset 공개적으로 프로퍼티

public SteeringBehaviorAsset, asset
리턴 SteeringBehaviorAsset,