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

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

Property Value
bCollideActors True

Instance functions[edit]

DialogAllowed[edit]

function bool DialogAllowed (Actor Other)


DialogTerminate[edit]

function DialogTerminate ()

Overrides: Actor.DialogTerminate


IsUsable[edit]

function bool IsUsable (Actor Other)

Overrides: Actor.IsUsable


OnUse[edit]

function OnUse (Actor Other)

Overrides: Actor.OnUse