There is no spoon

UE3:FlockAttractor (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> Actor >> FlockAttractor

Contents

Package: 
UTGame

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

[edit] Properties

[edit] Property group 'FlockAttractor'

[edit] Attraction

Type: float

Modifiers: interp


Default value: 1.0

[edit] bActionAtThisAttractor

Type: bool


[edit] bAttractionFalloff

Type: bool


Default value: True

[edit] bAttractorEnabled

Type: bool


Default value: True

[edit] Internal variables

[edit] CylinderComponent

Type: CylinderComponent


Default value: CylinderComponent'CollisionCylinder'

[edit] Default values

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

[edit] Subobjects

[edit] CollisionCylinder

Class: Engine.CylinderComponent

Property Value
CollideActors True
CollisionHeight 40.0
CollisionRadius 200.0

[edit] Sprite

Class: Engine.SpriteComponent

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

[edit] Instance functions

[edit] OnToggle

simulated function OnToggle (SeqAct_Toggle action)