Always snap to grid

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

Property group 'FlockAttractor'

Attraction

Type: float

Modifiers: interp


Default value: 1.0

bActionAtThisAttractor

Type: bool


bAttractionFalloff

Type: bool


Default value: True

bAttractorEnabled

Type: bool


Default value: True

Internal variables

CylinderComponent

Type: CylinderComponent


Default value: CylinderComponent'CollisionCylinder'

Default values

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

Subobjects

CollisionCylinder

Class: Engine.CylinderComponent

Property Value
CollideActors True
CollisionHeight 40.0
CollisionRadius 200.0

Sprite

Class: Engine.SpriteComponent

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

Instance functions

OnToggle

simulated function OnToggle (SeqAct_Toggle action)