My program doesn't have bugs. It just develops random features.

UE2:DialogProxy (U2XMP)

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