Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_BaseDestructionPhase.c
Go to the documentation of this file.
1
class
SCR_BaseDestructionPhase
:
BaseDestructionPhase
2
{
3
[
Attribute
(ResourceName.Empty, UIWidgets.ResourcePickerThumbnail,
"Model to use for the damage phase"
,
"xob"
)]
4
ResourceName m_sPhaseModel;
5
6
[
Attribute
(
""
, UIWidgets.Object,
"List of objects (particles, debris, etc) to spawn on destruction of the phase"
)]
7
ref array<ref SCR_BaseSpawnable> m_aPhaseDestroySpawnObjects;
8
}
BaseDestructionPhase
Definition:
BaseDestructionPhase.c:12
SCR_BaseDestructionPhase
Definition:
SCR_BaseDestructionPhase.c:1
Attribute
typedef Attribute
Post-process effect of scripted camera.
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Destruction
SCR_BaseDestructionPhase.c
Generated by
1.8.17