![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| class | SCR_EditableMineComponentClass |
Functions | |
| SCR_EditableMineComponentClass SCR_EditableSystemComponentClass | OnPostInit (IEntity owner) |
| Editable Mine. More... | |
| protected void | ActivateMine () |
| override bool | IsDestroyed () |
| override bool | CanDestroy () |
| override bool | Destroy () |
| protected void ActivateMine | ( | ) |
Definition at line 23 of file SCR_EditableMineComponent.c.
| override bool CanDestroy | ( | ) |
Definition at line 38 of file SCR_EditableMineComponent.c.
| override bool Destroy | ( | ) |
Definition at line 45 of file SCR_EditableMineComponent.c.
| override bool IsDestroyed | ( | ) |
Definition at line 31 of file SCR_EditableMineComponent.c.