C# 클래스 NaughtyAttributes.Editor.MethodDrawer

파일 보기 프로젝트 열기: MouseHatGames/The-Ultimate-Nerd-Game 1 사용 예제들

공개 메소드들

메소드 설명
DrawMethod ( UnityEngine.Object target, MethodInfo methodInfo ) : void

메소드 상세

DrawMethod() 공개 추상적인 메소드

public abstract DrawMethod ( UnityEngine.Object target, MethodInfo methodInfo ) : void
target UnityEngine.Object
methodInfo MethodInfo
리턴 void