Table of Contents

Class NodeComponentDontSerializeAttribute

Namespace
Lime
Assembly
Lime.dll

Components of type marked with this attribute will be removed from NodeComponentCollection on serialization.

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public sealed class NodeComponentDontSerializeAttribute : Attribute
Inheritance
NodeComponentDontSerializeAttribute
Inherited Members