Mostly Harmless

UE2:ProtoBlob (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Pawn >> LicenseePawn >> U2Pawn >> U2PawnBase >> ProtoBlob
Package: 
U2Pawns

U2Spore.

Properties[edit]

Property group 'ProtoBlob'[edit]

AnimationName[edit]

Type: name


Default value: Ripple

AnimRate[edit]

Type: float


Default value: 1.0

MaxAmbientRotationRate[edit]

Type: Object.Rotator


MinAmbientRotationRate[edit]

Type: Object.Rotator


Default values[edit]

Property Value
AirSpeed 250.0
AlertOthersRadius 0.0
AnimationControllerClass None
bActorShadows False
bAmbientCreature False
BaseEyeHeight 0.0
bCanFly True
bCanPanic False
bLookForAlertFriends False
bNoStaticMeshCollide True
bOverridesDamageEffect True
Buoyancy 5.0
bWanderCanTeleportIfStuck False
bWanderLookAtDestination False
CollisionHeight 16.0
CollisionRadius 16.0
DrawScale 0.5
Mass 5.0
MaxStepHeight 0.0
Mesh LegendMesh'GlmDecorationsG.FX_protoblob'
PrePivot
Member Value
Z 2.0
SightRadius 0.0
SoundRadius 300.0
Tag ProtoBlob
TeamNumber 67
TransientSoundRadius 300.0
UnderWaterTime -1.0
WanderAvoidPawnDiffDistance -30.0
WanderPauseOdds 0.25
WanderSpeedMax 0.1
WanderSpeedMin 0.1
WanderSpreadAngle 120.0
WaterSpeed 150.0

Functions[edit]

Events[edit]

PreBeginPlay[edit]

event PreBeginPlay ()

Overrides: U2PawnBase.PreBeginPlay


Other instance functions[edit]

Trigger[edit]

function Trigger (Actor Other, Pawn EventInstigator, optional name EventName)

Overrides: Pawn.Trigger