AddToQueue
method in Coherence.Editor.MessageQueue
Methods
public static void AddToQueue(string scopeID, EditorTask task, Action action)
Parameters
| Type | Name | Description |
|---|---|---|
| string | scopeID | |
| EditorTask | task | |
| Action | action |
public static void AddToQueue(string scopeID, EditorTask task, Action action)
| Type | Name | Description |
|---|---|---|
| string | scopeID | |
| EditorTask | task | |
| Action | action |