C# Class ScriptingPlugin.Resources.CSharpScript

Inheritance: ScriptResourceBase
Afficher le fichier Open project: BraveSirAndrew/DualityScripting Class Usage Examples

Méthodes publiques

Свойство Type Description
FileExt string

Méthodes publiques

Méthode Description
CSharpScript ( ) : System
CSharpScript ( IScriptCompilerService compilerService ) : System

Méthodes protégées

Méthode Description
OnLoaded ( ) : void

Method Details

CSharpScript() public méthode

public CSharpScript ( ) : System
Résultat System

CSharpScript() public méthode

public CSharpScript ( IScriptCompilerService compilerService ) : System
compilerService IScriptCompilerService
Résultat System

OnLoaded() protected méthode

protected OnLoaded ( ) : void
Résultat void

Property Details

FileExt public_oe static_oe property

public static string FileExt
Résultat string