UE2:XIntroPawn (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Actor >> Pawn >> UnrealPawn >> XIntroPawn |
- Package:
- XGame
- This class in other games:
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. |
Class: XGame.xIntroPawn Parent: UnrealGame.UnrealPawn
These pawns are used in the intro sequence.
Properties
Property group 'xIntroPawn'
MeshNameString
Type: string
ShadowDarkness
Type: byte
Default value: 192
ShadowDirection
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | 1.0 |
Y | 1.0 |
Z | 5.0 |
Internal variables
PawnShadow
Type: ShadowProjector
Default values
Property | Value |
---|---|
BaseEyeHeight | 38.0 |
bLightingVisibility | False |
CollisionHeight | 43.0 |
CollisionRadius | 25.0 |
ControllerClass | none |
EyeHeight | 38.0 |
MaxLights | 8 |
Functions
Events
Destroyed
simulated event Destroyed ()
Overrides: Pawn.Destroyed
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: UnrealPawn.PostBeginPlay
Other instance functions
AddDefaultInventory
function AddDefaultInventory ()
Overrides: UnrealPawn.AddDefaultInventory