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

Public Member Functions

override void OnCourseStart ()
 Called from SCR_TutorialGamemodeComponent on Start of respective course.
 
override void OnCourseEnd ()
 Called from SCR_TutorialGamemodeComponent on End of respective course.
 
void CheckForNavigationItems ()
 
void OnCourseStart ()
 Called from SCR_TutorialGamemodeComponent on Start of respective course.
 
void OnCourseEnd ()
 Called from SCR_TutorialGamemodeComponent on End of respective course.
 

Public Attributes

bool m_bMarkerCreated
 
ResourceName m_sCompassResourceName = "{61D4F80E49BF9B12}Prefabs/Items/Equipment/Compass/Compass_SY183.et"
 
ResourceName m_sMapResourceName = "{13772C903CB5E4F7}Prefabs/Items/Equipment/Maps/PaperMap_01_folded.et"
 
SCR_TutorialGamemodeComponent m_TutorialComponent
 

Member Function Documentation

◆ CheckForNavigationItems()

void SCR_TutorialLogic_Navigation.CheckForNavigationItems ( )

◆ OnCourseEnd()

override void SCR_TutorialLogic_Navigation.OnCourseEnd ( )

Called from SCR_TutorialGamemodeComponent on End of respective course.

Implements SCR_BaseTutorialCourseLogic.

◆ OnCourseStart()

override void SCR_TutorialLogic_Navigation.OnCourseStart ( )

Called from SCR_TutorialGamemodeComponent on Start of respective course.

Implements SCR_BaseTutorialCourseLogic.

Member Data Documentation

◆ m_bMarkerCreated

bool SCR_TutorialLogic_Navigation.m_bMarkerCreated

◆ m_sCompassResourceName

ResourceName SCR_TutorialLogic_Navigation.m_sCompassResourceName = "{61D4F80E49BF9B12}Prefabs/Items/Equipment/Compass/Compass_SY183.et"

◆ m_sMapResourceName

ResourceName SCR_TutorialLogic_Navigation.m_sMapResourceName = "{13772C903CB5E4F7}Prefabs/Items/Equipment/Maps/PaperMap_01_folded.et"

◆ m_TutorialComponent

SCR_TutorialGamemodeComponent SCR_TutorialLogic_Navigation.m_TutorialComponent

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