DayZ 1.24
Loading...
Searching...
No Matches
WBModuleDef Class Reference
Inheritance diagram for WBModuleDef:
[legend]

Private Member Functions

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 ()
 
proto native external bool Close ()
 

Detailed Description

Definition at line 19 of file workbenchApi.c.

Member Function Documentation

◆ Close()

proto native external bool WBModuleDef::Close ( )
private

◆ GetCmdLine()

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

◆ GetContainer()

proto native external BaseContainer WBModuleDef::GetContainer ( int index = 0)
private

◆ GetNumContainers()

proto native external int WBModuleDef::GetNumContainers ( )
private

◆ Save()

proto native external bool WBModuleDef::Save ( )
private

Referenced by ResavePlugin::Resave().

◆ SetOpenedResource()

proto native external bool WBModuleDef::SetOpenedResource ( string filename)
private

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