Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
WBModuleDef Interface Reference
Inheritance diagram for WBModuleDef:
[legend]

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 ()
 

Member Function Documentation

◆ Close()

proto external bool WBModuleDef.Close ( )

◆ GetCmdLine()

proto external bool WBModuleDef.GetCmdLine ( string  name,
out string  value 
)

◆ GetContainer()

proto external BaseContainer WBModuleDef.GetContainer ( int  index = 0)

◆ GetNumContainers()

proto external int WBModuleDef.GetNumContainers ( )

◆ GetPlugin()

proto external WorkbenchPlugin WBModuleDef.GetPlugin ( TypeName  pluginType)

◆ Save()

proto external bool WBModuleDef.Save ( )

◆ SetOpenedResource()

proto external bool WBModuleDef.SetOpenedResource ( string  filename)

The documentation for this interface was generated from the following file: