Class HideInSerializedTypeAttribute
- Namespace
- Ceres.Serialization
- Assembly
- Ceres.dll
Attribute type that will not show in SerializedType search window
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
public sealed class HideInSerializedTypeAttribute : Attribute
- Inheritance
-
HideInSerializedTypeAttribute
- Inherited Members
Constructors
HideInSerializedTypeAttribute()
public HideInSerializedTypeAttribute()