C# Class NaughtyAttributes.Editor.MethodDrawer

Afficher le fichier Open project: MouseHatGames/The-Ultimate-Nerd-Game Class Usage Examples

Méthodes publiques

Méthode Description
DrawMethod ( UnityEngine.Object target, MethodInfo methodInfo ) : void

Method Details

DrawMethod() public abstract méthode

public abstract DrawMethod ( UnityEngine.Object target, MethodInfo methodInfo ) : void
target UnityEngine.Object
methodInfo MethodInfo
Résultat void