|
Shooter Template
1.2.3
|
Public Member Functions | |
| vDamageEffectInfo (Vector3 position, Quaternion rotation, string damageType="", Transform receiver=null) | |
Public Attributes | |
| Transform | receiver |
| Vector3 | position |
| Quaternion | rotation |
| string | damageType |
| Invector.vDamageEffectInfo.vDamageEffectInfo | ( | Vector3 | position, |
| Quaternion | rotation, | ||
| string | damageType = "", |
||
| Transform | receiver = null |
||
| ) |
| string Invector.vDamageEffectInfo.damageType |
| Vector3 Invector.vDamageEffectInfo.position |
| Transform Invector.vDamageEffectInfo.receiver |
| Quaternion Invector.vDamageEffectInfo.rotation |
1.8.14