Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_WorkshopAddonPresetAddonMeta Class Reference

Meta data of one addon. More...

Protected Member Functions

string GetName ()
string GetGuid ()
SCR_WorkshopAddonPresetAddonMeta Copy ()
SCR_WorkshopAddonPresetAddonMeta Init (string guid, string name)

Protected Attributes

string m_sGuid
string m_sName

Detailed Description

Meta data of one addon.

Definition at line 3 of file SCR_WorkshopAddonManagerStorage.c.

Member Function Documentation

◆ Copy()

SCR_WorkshopAddonPresetAddonMeta SCR_WorkshopAddonPresetAddonMeta::Copy ( )
inlineprotected

Definition at line 25 of file SCR_WorkshopAddonManagerStorage.c.

◆ GetGuid()

string SCR_WorkshopAddonPresetAddonMeta::GetGuid ( )
inlineprotected

Definition at line 18 of file SCR_WorkshopAddonManagerStorage.c.

◆ GetName()

string SCR_WorkshopAddonPresetAddonMeta::GetName ( )
inlineprotected

Definition at line 13 of file SCR_WorkshopAddonManagerStorage.c.

◆ Init()

SCR_WorkshopAddonPresetAddonMeta SCR_WorkshopAddonPresetAddonMeta::Init ( string guid,
string name )
inlineprotected

Definition at line 33 of file SCR_WorkshopAddonManagerStorage.c.

Member Data Documentation

◆ m_sGuid

string SCR_WorkshopAddonPresetAddonMeta::m_sGuid
protected

Definition at line 7 of file SCR_WorkshopAddonManagerStorage.c.

◆ m_sName

string SCR_WorkshopAddonPresetAddonMeta::m_sName
protected

Definition at line 10 of file SCR_WorkshopAddonManagerStorage.c.


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