Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
Dependency Class Reference
Inheritance diagram for Dependency:

Detailed Description

Dependency represent minimal structure of workshop item that other things depends on.

  • WorkshopItem - addon can depend on other addons
  • WorldSaveItem - world save can depend on addons that were loaded at the time of its creation
  • Room - modded servers depends on addons that are loaded on them

It is provided with specific Revision which cannot be changed. With Revision you can access dependencies of this dependency.

You can request load of entire WorkshopItem that is full representation of this item.

It provided by:

  • Revision to reference Dependencies of WorkshopItem on specific version.
  • Room as list of addons necessary for specific server.

Definition at line 28 of file Dependency.c.


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