Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_TutorialStruct Interface Reference
Inheritance diagram for SCR_TutorialStruct:
[legend]

Public Member Functions

override bool Serialize ()
 Write world data into the struct.
 
override bool Deserialize ()
 Read data from the struct and apply them in the world.
 
void SCR_TutorialStruct ()
 
- Public Member Functions inherited from SCR_JsonApiStruct
bool Serialize ()
 Write world data into the struct.
 
bool Deserialize ()
 Read data from the struct and apply them in the world.
 
void ClearCache ()
 Clear struct's data.
 
void Log ()
 Log struct's data.
 

Protected Attributes

SCR_ETutorialCourses m_eCourses
 
int m_iFreeRoamActivations
 

Constructor & Destructor Documentation

◆ SCR_TutorialStruct()

void SCR_TutorialStruct.SCR_TutorialStruct ( )

Member Function Documentation

◆ Deserialize()

override bool SCR_TutorialStruct.Deserialize ( )

Read data from the struct and apply them in the world.

Implements SCR_JsonApiStruct.

◆ Serialize()

override bool SCR_TutorialStruct.Serialize ( )

Write world data into the struct.

Implements SCR_JsonApiStruct.

Member Data Documentation

◆ m_eCourses

SCR_ETutorialCourses SCR_TutorialStruct.m_eCourses
protected

◆ m_iFreeRoamActivations

int SCR_TutorialStruct.m_iFreeRoamActivations
protected

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