Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
WBModuleDef Class Reference
Inheritance diagram for WBModuleDef:
ResourceBrowser ScriptEditor WorldEditor

Private Member Functions

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

Detailed Description

Definition at line 19 of file workbenchapi.c.

Member Function Documentation

◆ Close()

proto native external bool Close ( )
private

◆ GetCmdLine()

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

References name.

◆ GetContainer()

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

◆ GetNumContainers()

proto native external int GetNumContainers ( )
private

◆ Save()

proto native external bool Save ( )
private

◆ SetOpenedResource()

proto native external bool SetOpenedResource ( string filename)
private

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