Delegate Environment.Scene.LoadingReplacingEvent
Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public delegate Dictionary<string, string> LoadingReplacingEvent(string filename);
Parameters
Type | Name | Description |
---|---|---|
System.String | filename |
Returns
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, System.String> |