Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:IconNodeTouchProxy (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> Actor >> Brush >> Volume >> BlockingVolume >> DynamicBlockingVolume >> IconNodeTouchProxy
Package: 
U2

null

Properties[edit]

BottomOffset[edit]

Type: float


Default value: 50.0

TouchMaster[edit]

Type: Actor


WallDepth[edit]

Type: float


Default value: 10.0

WallHeight[edit]

Type: float


Default value: 120.0

WallRadius[edit]

Type: float


Default value: 120.0

Default values[edit]

Property Value
bBlockActors False
bBlockKarma False
bBlockPlayers False
bBlockZeroExtentTraces True
bCollideWorld False
bWorldGeometry False

Functions[edit]

Events[edit]

Touch[edit]

event Touch (Actor Other)

Overrides: Actor.Touch


UnTouch[edit]

event UnTouch (Actor Other)

Overrides: Actor.UnTouch


Other instance functions[edit]

CreateCollision[edit]

function CreateCollision ()


Initialize[edit]

function Initialize ()


SetTouchMaster[edit]

function SetTouchMaster (Actor Other)