|
Arma Reforger Script API
|
Public Member Functions | |
| override void | OnDiag () |
Public Member Functions inherited from DestructionHeatmapEntry | |
| proto external int | GetWeight () |
| proto external void | SetWeight (int weight) |
| proto external EDestructionHeatmapCategory | GetCategory () |
| proto external void | SetCategory (EDestructionHeatmapCategory category) |
| proto external IEntity | GetEntity () |
| proto external void | SetEntity (IEntity ent) |
| proto external vector | GetMins () |
| proto external vector | GetMaxs () |
| proto external void | SetBoundingBox (vector mins, vector maxs) |
| proto external int | GetWeightOfLastUpdate () |
| void | OnEntryRemoved () |
| void | OnUpdate () |
| override void SCR_DestructionHeatmapEntry.OnDiag | ( | ) |
Implements DestructionHeatmapEntry.