![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | StartDestruction (bool immediate=false) |
| Destroy. | |
| void | OnRepair () |
| Revert model back to default. | |
| void | HandleDestruction () |
| void | SetModel (ResourceName modelName, bool allowEmpty=false) |
| void | Init (IEntity owner, HitZone hitZone) |
Base destruction handler, destruction handler types extend from this TODO: Move this to damage manager instead Ported from SCR_DestructionDamageManagerComponent
Definition at line 7 of file SCR_DestructionBaseHandler.c.
|
inlineprotected |
Handle destruction Must happen inside frame event, for example via SCR_MPDestructionManager
Definition at line 97 of file SCR_DestructionBaseHandler.c.
Definition at line 277 of file SCR_DestructionBaseHandler.c.
|
inlineprotected |
Revert model back to default.
Definition at line 69 of file SCR_DestructionBaseHandler.c.
|
inlineprotected |
Sets the model of the object
| modelName | Path to model |
| allowEmpty | Allow setting empty model |
Definition at line 227 of file SCR_DestructionBaseHandler.c.
|
inlineprotected |
Destroy.
Definition at line 39 of file SCR_DestructionBaseHandler.c.
|
protected |
Definition at line 22 of file SCR_DestructionBaseHandler.c.
|
protected |
Definition at line 31 of file SCR_DestructionBaseHandler.c.
|
protected |
Definition at line 25 of file SCR_DestructionBaseHandler.c.
|
protected |
Definition at line 19 of file SCR_DestructionBaseHandler.c.
|
protected |
Definition at line 28 of file SCR_DestructionBaseHandler.c.
|
protected |
Definition at line 35 of file SCR_DestructionBaseHandler.c.
|
protected |
Definition at line 16 of file SCR_DestructionBaseHandler.c.
|
protected |
Definition at line 13 of file SCR_DestructionBaseHandler.c.
|
protected |
Definition at line 34 of file SCR_DestructionBaseHandler.c.
|
protected |
Definition at line 10 of file SCR_DestructionBaseHandler.c.