Arma Reforger Script API
|
Overrided GetRoomsIds class to manipulation in script. More...
Public Member Functions | |
void | RegisterId (string id) |
void | ClearIds () |
Protected Attributes | |
ref array< string > | roomIds = {} |
Overrided GetRoomsIds class to manipulation in script.
void SCR_GetRoomsIds.ClearIds | ( | ) |
void SCR_GetRoomsIds.RegisterId | ( | string | id | ) |
|
protected |