C# Class NaughtyAttributes.Editor.MethodDrawer

Datei anzeigen Open project: MouseHatGames/The-Ultimate-Nerd-Game Class Usage Examples

Public Methods

Method Description
DrawMethod ( UnityEngine.Object target, MethodInfo methodInfo ) : void

Method Details

DrawMethod() public abstract method

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