Empeld
Empeld plugin documentation.
pluginbase.Attributes.PersistAttribute Class Reference

Attribute to denote an item on a component, entity, or otherwise, as persisting to file More...

Inheritance diagram for pluginbase.Attributes.PersistAttribute:

Public Member Functions

 PersistAttribute ()
 

Detailed Description

Attribute to denote an item on a component, entity, or otherwise, as persisting to file

Attribute: AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)

Constructor & Destructor Documentation

◆ PersistAttribute()

pluginbase.Attributes.PersistAttribute.PersistAttribute ( )
12  {
13  }

The documentation for this class was generated from the following file: