We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6024d commit 15fdb03Copy full SHA for 15fdb03
addons/source-python/data/source-python/entities/CEnvExplosion.ini
@@ -0,0 +1,14 @@
1
+[property]
2
+
3
+ magnitude = m_iMagnitude
4
+ radius_override = m_iRadiusOverride
5
+ sprite_scale = m_spriteScale
6
+ damage_force = m_flDamageForce
7
+ inflictor = m_hInflictor
8
+ custom_damage_type = m_iCustomDamageType
9
+ class_ignore = m_iClassIgnore
10
+ entity_ignore = m_hEntityIgnore
11
12
+[input]
13
14
+ explode = Explode
0 commit comments