Enfusion Script API
|
Public Member Functions | |
proto external bool | SetOpenedResource (string filename) |
proto external BaseContainer | GetContainer (int index=0) |
proto external int | GetNumContainers () |
proto external bool | Save () |
proto external bool | GetCmdLine (string name, out string value) |
proto external bool | Close () |
proto external WorkbenchPlugin | GetPlugin (TypeName pluginType) |
Public Member Functions inherited from pointer | |
proto string | ToString () |
proto external bool WBModuleDef.Close | ( | ) |
proto external BaseContainer WBModuleDef.GetContainer | ( | int | index = 0 | ) |
proto external int WBModuleDef.GetNumContainers | ( | ) |
proto external WorkbenchPlugin WBModuleDef.GetPlugin | ( | TypeName | pluginType | ) |
proto external bool WBModuleDef.Save | ( | ) |