Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
TestScriptSensor.c
Go to the documentation of this file.
2 {
3  [Attribute("10", "slider", "Ball speed", "5 50 5")]
4  float Speed;
5 };
6 
7 
TestScriptSensor
Definition: TestScriptSensor.c:1
Attribute
typedef Attribute
Post-process effect of scripted camera.
BaseSensor
Definition: BaseSensor.c:12