I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:ParticleModuleEventSendToGame (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ParticleModuleEventSendToGame
Package: 
Engine
Direct subclass:
PMESTG_LeaveADecalBase


Instance functions

DoEvent

function DoEvent (const out Object.Vector InCollideDirection, const out Object.Vector InHitLocation, const out Object.Vector InHitNormal, const out name InBoneName)

This is our function to allow subclasses to "do the event action" *