![]() |
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_TreeDebrisSmallEntityClass |
Functions | |
| SCR_TreeDebrisSmallEntityClass SCR_BaseDebrisSmallEntityClass | Attribute (defvalue:"30",[Attribute), desc:"How long until the debris despawns (seconds)") |
| override void | EOnContact (IEntity owner, IEntity other, Contact contact) |
| void | PlaySound (vector pos, float dVelocity) |
| override void | EOnFrame (IEntity owner, float timeSlice) |
| override void | EOnInit (IEntity owner) |
| On initialization the debris is registered into the list. | |
| override void | EOnPhysicsActive (IEntity owner, bool activeState) |
| SCR_TreeDebrisSmallEntityClass SCR_BaseDebrisSmallEntityClass Attribute | ( | defvalue:"30" | , |
| [Attribute) | , | ||
| desc:"How long until the debris despawns (seconds)" | ) |
Definition at line 1 of file TreeDebrisSmallEntity.c.
Definition at line 65 of file TreeDebrisSmallEntity.c.
Definition at line 123 of file TreeDebrisSmallEntity.c.
Definition at line 180 of file TreeDebrisSmallEntity.c.
Definition at line 83 of file TreeDebrisSmallEntity.c.