C# 클래스 Fungus.EventHandlerInfoAttribute

Attribute class for Fungus event handlers.
상속: System.Attribute
파일 보기 프로젝트 열기: snozbot/fungus 1 사용 예제들

공개 메소드들

메소드 설명
EventHandlerInfoAttribute ( string category, string eventHandlerName, string helpText ) : UnityEngine

메소드 상세

EventHandlerInfoAttribute() 공개 메소드

public EventHandlerInfoAttribute ( string category, string eventHandlerName, string helpText ) : UnityEngine
category string
eventHandlerName string
helpText string
리턴 UnityEngine