UE3:DemoKismetInputInteraction (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT3 Object >> UIRoot >> Interaction >> DemoKismetInputInteraction
Package:
UTGame
Within class:
DemoPlayerController

interaction that checks for input matching any SeqEvent_DemoInput and if so activates them

Properties

InputEvents

Type: array<SeqEvent_DemoInput>


Default values

Property Value
__OnReceivedNativeInputKey__Delegate

Instance functions

InputKey

function bool InputKey (int ControllerId, name Key, Object.EInputEvent Event, float AmountDepressed, bool bGamepad)