I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:IconNodeTouchProxy (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Brush >> Volume >> BlockingVolume >> DynamicBlockingVolume >> IconNodeTouchProxy |
- Package:
- U2
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)