Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TutorialLogic_SW Class Reference
Inheritance diagram for SCR_TutorialLogic_SW:
SCR_BaseTutorialCourseLogic

Protected Member Functions

override void OnCourseStart ()
void RegisterDestructables ()
IEntity GetAttachedTo (SCR_PlaceableInventoryItemComponent charge)
void CheckPlacedCharges ()
void OnCharacterInRange (IEntity char)
void OnPlayerWeaponFired (int playerID, BaseWeaponComponent weapon, IEntity entity)
void OnPlayerAmmoChangeCallback (BaseWeaponComponent weapon, BaseMuzzleComponent muzzle, BaseMagazineComponent magazine, int ammoCount, bool isBarrelChambered)
bool IsBarricadeDestroyed ()
override void OnCourseEnd ()

Protected Attributes

vector m_vCheckOffset = "0 0.5 0"

Detailed Description

Definition at line 2 of file SCR_TutorialLogic_SW.c.

Member Function Documentation

◆ CheckPlacedCharges()

void SCR_TutorialLogic_SW::CheckPlacedCharges ( )
inlineprotected

Definition at line 118 of file SCR_TutorialLogic_SW.c.

◆ GetAttachedTo()

IEntity SCR_TutorialLogic_SW::GetAttachedTo ( SCR_PlaceableInventoryItemComponent charge)
inlineprotected

Definition at line 94 of file SCR_TutorialLogic_SW.c.

◆ IsBarricadeDestroyed()

bool SCR_TutorialLogic_SW::IsBarricadeDestroyed ( )
inlineprotected

Definition at line 226 of file SCR_TutorialLogic_SW.c.

◆ OnCharacterInRange()

void SCR_TutorialLogic_SW::OnCharacterInRange ( IEntity char )
inlineprotected

Definition at line 193 of file SCR_TutorialLogic_SW.c.

◆ OnCourseEnd()

override void SCR_TutorialLogic_SW::OnCourseEnd ( )
inlineprotected

Definition at line 241 of file SCR_TutorialLogic_SW.c.

◆ OnCourseStart()

override void SCR_TutorialLogic_SW::OnCourseStart ( )
inlineprotected

Definition at line 13 of file SCR_TutorialLogic_SW.c.

◆ OnPlayerAmmoChangeCallback()

void SCR_TutorialLogic_SW::OnPlayerAmmoChangeCallback ( BaseWeaponComponent weapon,
BaseMuzzleComponent muzzle,
BaseMagazineComponent magazine,
int ammoCount,
bool isBarrelChambered )
inlineprotected

Definition at line 215 of file SCR_TutorialLogic_SW.c.

◆ OnPlayerWeaponFired()

void SCR_TutorialLogic_SW::OnPlayerWeaponFired ( int playerID,
BaseWeaponComponent weapon,
IEntity entity )
inlineprotected

Definition at line 205 of file SCR_TutorialLogic_SW.c.

◆ RegisterDestructables()

void SCR_TutorialLogic_SW::RegisterDestructables ( )
inlineprotected

Definition at line 67 of file SCR_TutorialLogic_SW.c.

Member Data Documentation

◆ m_vCheckOffset

vector SCR_TutorialLogic_SW::m_vCheckOffset = "0 0.5 0"
protected

Definition at line 10 of file SCR_TutorialLogic_SW.c.


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