Class ParticleAttributeEnumSaveData
Specialized container for serializing particle attributes for enum values.
Namespace: AS2
Assembly: .dll
Syntax
[Serializable]
public class ParticleAttributeEnumSaveData : ParticleAttributeSaveData<string>
Fields
| Edit this page View SourceenumType
The full type name of the stored enum type.
Declaration
public string enumType
Field Value
Type | Description |
---|---|
string |