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
BottomOffset
Type: float
Default value: 50.0
TouchMaster
Type: Actor
WallDepth
Type: float
Default value: 10.0
WallHeight
Type: float
Default value: 120.0
WallRadius
Type: float
Default value: 120.0
Default values
Property | Value |
---|---|
bBlockActors | False |
bBlockKarma | False |
bBlockPlayers | False |
bBlockZeroExtentTraces | True |
bCollideWorld | False |
bWorldGeometry | False |
Functions
Events
Touch
event Touch (Actor Other)
Overrides: Actor.Touch
UnTouch
event UnTouch (Actor Other)
Overrides: Actor.UnTouch
Other instance functions
CreateCollision
function CreateCollision ()
Initialize
function Initialize ()
SetTouchMaster
function SetTouchMaster (Actor Other)