UE3:ParticleModuleEventSendToGame (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
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" *