ScriptLanguage Enumeration
The supported script languages.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECustomObjects assembly)
Syntax
public enum ScriptLanguage
Values
Value name | Value | Description |
---|---|---|
Python | 0 | The Python programming language. |
Remarks
This is an enumeration type that specifies the programming languages that can be used when implementing a ScriptOperator.
Platforms
Windows, Linux, Android