C# Class Fungus.EventHandlerInfoAttribute

Attribute class for Fungus event handlers.
Inheritance: System.Attribute
Afficher le fichier Open project: snozbot/fungus Class Usage Examples

Méthodes publiques

Méthode Description
EventHandlerInfoAttribute ( string category, string eventHandlerName, string helpText ) : UnityEngine

Method Details

EventHandlerInfoAttribute() public méthode

public EventHandlerInfoAttribute ( string category, string eventHandlerName, string helpText ) : UnityEngine
category string
eventHandlerName string
helpText string
Résultat UnityEngine