Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:CylinderComponent (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Component >> ActorComponent >> PrimitiveComponent >> CylinderComponent
Package: 
Engine
This class in other games:
UDK

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

Properties[edit]

Property group 'CylinderComponent'[edit]

CollisionHeight[edit]

Type: float

Modifiers: const, export


Default value: 22.0

CollisionRadius[edit]

Type: float

Modifiers: const, export


Default value: 22.0

Default values[edit]

Property Value
bCastDynamicShadow False
BlockNonZeroExtent True
BlockZeroExtent True
HiddenGame True

Native functions[edit]

SetCylinderSize[edit]

native final function SetCylinderSize (float NewRadius, float NewHeight)