Dynamic Scope System

Static Variables

Type

Name

Description

Access

static float

instance

Singleton instance of this class.

Read-Only

static float

ScopeSensitivityMultiplier

The sensitivity multiplier value according to the current selected zoom level.

Read-Only

Public Methods

Return Type

Name

Signature

Description

void

ScopeActivation

(bool, BulletProperties, float, bool)

Activates/deactivates the scope reticle, along with DSS functionality.

Last updated