CollisionEvaluatorParams class
game.projectile.CollisionEvaluatorParams
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
target | WeakHandle<game.Object> | |
isPiercableSurface | bool | |
isWaterSurface | bool | |
isAutoBounceSurface | bool | |
angle | float | |
numBounces | uint | |
position | Vector4 | |
projectilePenetration | CName | |
isTechPiercing | bool | |
isDestructible | bool |
Functions
None.