C# Class BovineLabs.NaughtyAttributes.Editor.ValueRunner

Afficher le fichier Open project: tertle/com.bovinelabs.naughtyattributes

Méthodes publiques

Méthode Description
Run ( NonSerializedAttributeWrapper wrapper, NaughtyAttribute attribute ) : void
Run ( SerializedPropertyAttributeWrapper wrapper, NaughtyAttribute attribute ) : void

Method Details

Run() public abstract méthode

public abstract Run ( NonSerializedAttributeWrapper wrapper, NaughtyAttribute attribute ) : void
wrapper NonSerializedAttributeWrapper
attribute NaughtyAttribute
Résultat void

Run() public abstract méthode

public abstract Run ( SerializedPropertyAttributeWrapper wrapper, NaughtyAttribute attribute ) : void
wrapper SerializedPropertyAttributeWrapper
attribute NaughtyAttribute
Résultat void