Always snap to grid

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[edit]

DoEvent[edit]

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" *