I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:ForceFieldProj (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Projectile >> ForceFieldProj |
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. |
ForceFieldProj.
Properties[edit]
Charge[edit]
Type: int
Default values[edit]
Property | Value |
---|---|
AmbientSound | Sound'UnrealI.Pickups.ffieldl2' |
bBlockActors | True |
bBlockPlayers | True |
bCollideWhenPlacing | True |
bNetTemporary | False |
bUnlit | True |
CollisionHeight | 50.0 |
CollisionRadius | 30.0 |
Mesh | LodMesh'UnrealI.ForceFieldM' |
Physics | PHYS_None |
RemoteRole | ROLE_SimulatedProxy |
SoundRadius | 29 |
SoundVolume | 67 |
Events[edit]
PostBeginPlay[edit]
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
States[edit]
Activated[edit]
Modifiers: auto
Activated.Touch[edit]
event Touch (Actor Other)
Overrides: Projectile.Touch (global)