Class DefaultScriptImporter
Inherited Members
Namespace: SociallyDistant.Core.ContentManagement
Assembly: SociallyDistant.Framework.dll
Syntax
public sealed class DefaultScriptImporter : ShellScriptImporter
Methods
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 |