Cogito, ergo sum
UE2:PawnProxyTarget (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- U2
- Direct subclass:
- PawnProxyZeroSize
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
PawnProxyTarget.uc Created by: Mike Fox Created on: 1/31/2001 $Author: Mfox $ $Date: 8/22/02 8:53p $ $Revision: 1 $
Properties[edit]
DamageTarget[edit]
Type: Actor
Instance functions[edit]
PreSetMovement[edit]
function PreSetMovement ()
Overrides: Pawn.PreSetMovement
SetDamageTarget[edit]
function SetDamageTarget (Actor _damagetarget)
TakeDamage[edit]
function TakeDamage (int Damage, Pawn Instigator, Object.Vector HitLocation, Object.Vector Momentum, class<DamageType> DamageType)
Overrides: Pawn.TakeDamage