Class DefaultScriptImporter
Inherited Members
Namespace: SociallyDistant.Core.ContentManagement
Assembly: SociallyDistant.Framework.dll
Syntax
public sealed class DefaultScriptImporter : ShellScriptImporterMethods
Import(IGameContext, string[], string)
Declaration
public override ShellScriptAsset Import(IGameContext game, string[] shebangArgs, string scriptText)Parameters
| Type | Name | Description | 
|---|---|---|
| IGameContext | game | |
| string[] | shebangArgs | |
| string | scriptText | 
Returns
| Type | Description | 
|---|---|
| ShellScriptAsset |