![]() |
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_BayonetComponentClass |
Functions | |
| void | AddBloodToBayonet () |
| Adds blood texture to bayonet. | |
| void | Rpc_AddBloodToBayonet () |
Variables | |
| SCR_BayonetComponentClass | BLOOD_STEP_SIZE = 10 |
| Blood visibility steps - cannot be 0. | |
| const float | MAX_BLOOD_LEVEL = 255.0 |
| float | m_fBloodStainLevel = 0 |
|
protected |
Adds blood texture to bayonet.
Definition at line 15 of file SCR_BayonetComponent.c.
|
protected |
Definition at line 23 of file SCR_BayonetComponent.c.
| SCR_BayonetComponentClass BLOOD_STEP_SIZE = 10 |
Blood visibility steps - cannot be 0.
|
protected |
Definition at line 11 of file SCR_BayonetComponent.c.
|
protected |
Definition at line 9 of file SCR_BayonetComponent.c.