![]() |
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_EditableDecalComponentClass |
Functions | |
| override protected void | SetTransformBroadcast (vector transform[4]) |
| override void | EOnInit (IEntity owner) |
| override void | OnPostInit (IEntity owner) |
| Called on PostInit when all components are added. More... | |
| override void | OnDelete (IEntity owner) |
Variables | |
| SCR_EditableDecalComponentClass | m_Decal |
| protected vector | m_vDecalTransform [4] |
| protected float | m_vDecalScale |
| override protected void SetTransformBroadcast | ( | vector | transform[4] | ) |
Definition at line 26 of file SCR_EditableDecalComponent.c.
| protected float m_vDecalScale |
Definition at line 22 of file SCR_EditableDecalComponent.c.
| protected vector m_vDecalTransform[4] |
Definition at line 21 of file SCR_EditableDecalComponent.c.