Class AnimationGraph.CustomNodeArchetypeFactoryAttribute
The custom attribute that allows to specify the class that contains node archetype getter methods.
Inheritance
System.Object
AnimationGraph.CustomNodeArchetypeFactoryAttribute
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
public class CustomNodeArchetypeFactoryAttribute : Attribute
Constructors
CustomNodeArchetypeFactoryAttribute()
Declaration
public CustomNodeArchetypeFactoryAttribute()
Extension Methods
See Also
System.Attribute