Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
BaseZeroingGenerator.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
11 class BaseZeroingGenerator: ScriptAndConfig
12 {
17  proto external IEntity GetOwnerEntity();
21  proto external BaseSightsComponent GetSights();
26  proto external WeaponAnimationComponent GetWeaponAnimationComponent();
35  proto external void SetPointInfoGeneration(bool doGenerate);
36  proto external void SetProjectileResource(ResourceName resourceName);
37 }
BaseZeroingGenerator
Definition: BaseZeroingGenerator.c:11