Class HidePreviewAttribute
Attribute that may be attached to Node implementations to permanently disable previews for nodes of that type in the graph editor.
Namespace: Holoride.ElasticSDK.Graph
Assembly: Holoride.ElasticSDK.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class HidePreviewAttribute : Attribute