I don't need to test my programs. I have an error-correcting modem.

UE3:FlockAttractor (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> FlockAttractor
Package: 
UTGame

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'FlockAttractor'[edit]

Attraction[edit]

Type: float

Modifiers: interp


Default value: 1.0

bActionAtThisAttractor[edit]

Type: bool


bAttractionFalloff[edit]

Type: bool


Default value: True

bAttractorEnabled[edit]

Type: bool


Default value: True

Internal variables[edit]

CylinderComponent[edit]

Type: CylinderComponent


Default value: CylinderComponent'CollisionCylinder'

Default values[edit]

Property Value
bCollideActors True
CollisionComponent CylinderComponent'CollisionCylinder'
CollisionType COLLIDE_CustomDefault
Components[0] CylinderComponent'CollisionCylinder'
Components[1] SpriteComponent'Sprite'

Subobjects[edit]

CollisionCylinder[edit]

Class: Engine.CylinderComponent

Property Value
CollideActors True
CollisionHeight 40.0
CollisionRadius 200.0

Sprite[edit]

Class: Engine.SpriteComponent

Property Value
AlwaysLoadOnClient False
AlwaysLoadOnServer False
HiddenGame True
Sprite Texture2D'EnvyEditorResources.RedDefense'

Instance functions[edit]

OnToggle[edit]

simulated function OnToggle (SeqAct_Toggle action)