![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_TutorialInstructorComponentClass |
Functions | |
| SCR_TutorialInstructorComponentClass ScriptComponentClass | Attribute (defvalue:"0", uiwidget:UIWidgets.ComboBox, enums:ParamEnumArray.FromEnum(SCR_ETutorialCourses))] protected SCR_ETutorialCourses m_eStageConfig |
| bool | IsEnabled () |
| Returns true if the light is enabled. | |
| void | EnableCourse (bool enable) |
| SCR_ETutorialCourses | GetCourseType () |
| string | GetAssignedCourseName () |
| override void | EOnInit (IEntity owner) |
| override void | OnPostInit (IEntity owner) |
| Editable Mine. | |
| void | ~SCR_TutorialInstructorComponent () |
Variables | |
| SCR_TutorialGamemodeComponent | m_TutorialComponent |
| bool | m_bIsEnabled = true |
| SCR_TutorialInstructorComponentClass ScriptComponentClass Attribute | ( | defvalue:"0" | , |
| uiwidget:UIWidgets. | ComboBox, | ||
| enums:ParamEnumArray. | FromEnumSCR_ETutorialCourses ) |
|
protected |
Definition at line 20 of file SCR_TutorialInstructorComponent.c.
|
protected |
Definition at line 32 of file SCR_TutorialInstructorComponent.c.
|
protected |
Definition at line 26 of file SCR_TutorialInstructorComponent.c.
|
protected |
Definition at line 72 of file SCR_TutorialInstructorComponent.c.
Definition at line 11 of file SCR_TutorialInstructorComponent.c.
|
protected |
Definition at line 10 of file SCR_TutorialInstructorComponent.c.