Class ModifierServerData
Inheritance
object
ModifierServerData
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class ModifierServerData
Fields
didCreateInstance
Declaration
public bool didCreateInstance
Field Value
| Type | Description |
|---|---|
| bool |
persistentData
Declaration
public Dictionary<string, string> persistentData
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.Dictionary<TKey, TValue><string, string> |