I'm a doctor, not a mechanic

UE2:DialogProxy (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> Actor >> DialogProxy
Package: 
U2Dialog

DialogProxy.uc Created By: Mike Baldwin Created On: 7/08/01 $Author: Mfox $ $Date: 1/29/03 4:24p $ $Revision: 11 $

Default values

Property Value
bCollideActors True

Instance functions

DialogAllowed

function bool DialogAllowed (Actor Other)


DialogTerminate

function DialogTerminate ()

Overrides: Actor.DialogTerminate


IsUsable

function bool IsUsable (Actor Other)

Overrides: Actor.IsUsable


OnUse

function OnUse (Actor Other)

Overrides: Actor.OnUse