Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
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
DamageTarget
Type: Actor
Instance functions
PreSetMovement
function PreSetMovement ()
Overrides: Pawn.PreSetMovement
SetDamageTarget
function SetDamageTarget (Actor _damagetarget)
TakeDamage
function TakeDamage (int Damage, Pawn Instigator, Object.Vector HitLocation, Object.Vector Momentum, class<DamageType> DamageType)
Overrides: Pawn.TakeDamage