Sandbox Logo

interface INodeDefinitionAttribute

Summary

Marks a class extending <see cref="T:Facepunch.ActionGraphs.NodeDefinition" /> that should be automatically added to a <see cref="T:Facepunch.ActionGraphs.NodeLibrary" /> when <see cref="M:Facepunch.ActionGraphs.NodeLibrary.AddAssembly(System.Reflection.Assembly)" /> is called.

User Comments