Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE1:FlockMasterPawn (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UnrealShare
- Direct subclasses:
- BiterFishSchool, HorseFlySwarm, ParentBlob
- This class in other games:
- RTNP, UT
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. |
FlockMasterPawn.
Default values[edit]
Property | Value |
---|---|
bBlockActors | False |
bBlockPlayers | False |
bCollideActors | False |
bForceStasis | True |
bProjTarget | False |
Buoyancy | 5.0 |
Mass | 5.0 |
Events[edit]
BaseChange[edit]
event BaseChange ()
Overrides: Pawn.BaseChange
EncroachedBy[edit]
event EncroachedBy (Actor Other)
Overrides: Pawn.EncroachedBy
EncroachingOn[edit]
Overrides: Pawn.EncroachingOn
FootZoneChange[edit]
event FootZoneChange (ZoneInfo newFootZone)
Overrides: Pawn.FootZoneChange
TakeDamage[edit]
event TakeDamage (int Damage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, name damageType)
Overrides: Pawn.TakeDamage