I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:U2PlayerTutorial (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pawn >> LicenseePawn >> U2Pawn >> U2PawnBase >> U2PawnBasic >> U2PawnAdvanced >> U2Player >> U2PlayerSP >> U2PlayerTutorial |
- Package:
- U2Pawns
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. |
U2PlayerTutorial
Default values[edit]
Property | Value |
---|---|
DefaultInventory[0] | "U2.PowerSuitPhoenix" |
Instance functions[edit]
PreventDeath[edit]
function bool PreventDeath (int Damage, Pawn Instigator, class<DamageType> DamageType, Object.Vector HitLocation)
Overrides: U2Pawn.PreventDeath