I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:UnrealSecurity (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> Security >> UnrealSecurity
Package: 
UnrealGame
This class in other games:
UT2003

Class: UnrealGame.UnrealSecurity Parent: Engine.Security

<Enter a description here>

Events

ServerCallback

event ServerCallback (int SecType, string Data)

Overrides: Security.ServerCallback


States

StartUp

Modifiers: auto

StartUp.Timer

event Timer ()

Overrides: Actor.Timer (global)