C# Class BovineLabs.NaughtyAttributes.Editor.AttributeRunner

Show file Open project: tertle/com.bovinelabs.naughtyattributes

Public Methods

Method Description
Run ( AttributeWrapper wrapper, NaughtyAttribute attribute ) : void

Method Details

Run() public abstract method

public abstract Run ( AttributeWrapper wrapper, NaughtyAttribute attribute ) : void
wrapper AttributeWrapper
attribute NaughtyAttribute
return void