Class RefreshEntityRequired
Refresh entity required components attribute.
Inherited Members
Namespace: Evergine.Common.Attributes
Assembly: Evergine.Common.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class RefreshEntityRequired : Attribute
Constructors
RefreshEntityRequired()
Initializes a new instance of the RefreshEntityRequired class.
Declaration
public RefreshEntityRequired()