Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_RoomCallback Interface Reference

Scripted room callback specific for single room. More...

Inheritance diagram for SCR_RoomCallback:

Public Member Functions

void SetRoom (Room room)
 
Room GetRoom ()
 

Protected Attributes

Room m_Room
 

Detailed Description

Scripted room callback specific for single room.

Member Function Documentation

◆ GetRoom()

Room SCR_RoomCallback.GetRoom ( )

◆ SetRoom()

void SCR_RoomCallback.SetRoom ( Room room)

Member Data Documentation

◆ m_Room

Room SCR_RoomCallback.m_Room
protected

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