Table of Contents

Class DataMemberUpdatableAttribute

Namespace
Stride.Updater
Assembly
Stride.Engine.dll

Defines this member should be supported by UpdateEngine even if DataMemberIgnoreAttribute is applied on it.

[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
public class DataMemberUpdatableAttribute : Attribute
Inheritance
DataMemberUpdatableAttribute
Inherited Members