DIFF

class WBModuleDefSource

Methods 6

proto native external bool SetOpenedResource(string filename)
proto native external int GetNumContainers()
proto native external BaseContainer GetContainer(int index = 0)
proto external bool GetCmdLine(string name, out string value)
proto native external bool Save()
Referenced by ResavePlugin.Resave()
proto native external bool Close()